feat: new serialization #1634
Annotations
80 errors, 40 warnings, and 8 notices
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test/helpers/create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-ds1geh24heo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test/helpers/create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-hdkkbfogu1g/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test/helpers/create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-n5ccihqiok8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/action-test.ts:14:15
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-vpchtitm48/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-g8pd689kpr/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-8bfohv3hpa8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-q7b22ns3djo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-iv8g2pp7gfo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-057qd16vh2/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route:
test/helpers/create-fixture.ts#L45
4) [chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/CSS-link-tags-without-streaming-rpov06dfjmg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/css-link-test.ts:114:17
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test/helpers/create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-lgdu8nt9bjo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test/helpers/create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-81cve4n6pvo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test/helpers/create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-9qj8fjs73jo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/action-test.ts:14:15
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-rakcugusdtg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-2l02i8eomn8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-cfgl7g5ggc/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-lfiqcnu0ato/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-i0tkvcm1b68/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-eik8hgke7fo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route:
test/helpers/create-fixture.ts#L45
4) [chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/CSS-link-tags-without-streaming-thgkhrqt7mg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/css-link-test.ts:114:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-tep0438elno/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-4o662g6lr4/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-6dpv9s6qhkg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-pp15jt17k48/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-g7u8o50galo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-3gkf31kmms/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/helpers/create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-with-SSR-gj9ev7bfg8o/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/helpers/create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-with-SSR-uamet0qnlmg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/helpers/create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-with-SSR-a7dvm7gvcl/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:20:17
|
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers:
test/helpers/create-fixture.ts#L45
4) [chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-cookies-l4t74biq6po/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:67:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-kqcab1v4qbg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-v2lkabiunno/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-vig2bvkpdsg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-7kr32ccqk7/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-oeusa115ni8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-without-SSR-pi7ojr3m9pg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/api-routes-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/helpers/create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-with-SSR-9sj3b1o46pg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/helpers/create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-with-SSR-kl9lia8egc/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/helpers/create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-with-SSR-eufoirv8sm/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:20:17
|
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers:
test/helpers/create-fixture.ts#L45
4) [chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/miscellaneous-tests-cookies-qrf9f7sh4rg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/misc-test.ts:67:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-ihbc8ngmldg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-vq7klhrc9po\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-ob06mqq565\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-bvehe7ke8c\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-jkpfhi0f79\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-mkta2tcaodg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\helpers\create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-with-SSR-e7u503odsj8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\helpers\create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-with-SSR-uejqj3mmvug\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\helpers\create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-with-SSR-gr63m8srkjo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:20:17
|
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers:
test\helpers\create-fixture.ts#L45
4) [chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-cookies-mfb8irh93mo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:67:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-l7dgqc8jn28\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-162edntoc7g\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-g4pk159ql1o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-tq6hvn68ud\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-sb5i51ltg38\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-16qov6hp4i\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\helpers\create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-with-SSR-62k19qn6ifo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\helpers\create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-with-SSR-20ce98jd6fg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:20:17
|
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\helpers\create-fixture.ts#L45
3) [chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-with-SSR-2t5vhgd9pr\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:20:17
|
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers:
test\helpers\create-fixture.ts#L45
4) [chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\miscellaneous-tests-cookies-o5pq22ubqq\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:67:17
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test\helpers\create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\actions-rc1flvroh2o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test\helpers\create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\actions-slqreso0q5o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test\helpers\create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\actions-iqgild9rfh8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\action-test.ts:14:15
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-dc32rvnqfg8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-4k0u63b66p8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-9i8qpslfnm8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-495rc4cqrmg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-a23naonib3o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-7t7uvcimfjo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route:
test\helpers\create-fixture.ts#L45
4) [chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\CSS-link-tags-without-streaming-i68la1m1u4g\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\css-link-test.ts:114:17
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test\helpers\create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\actions-99l3jogvm98\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test\helpers\create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\actions-vrhpohbin78\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\action-test.ts:14:15
|
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test\helpers\create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\actions-i04ob2f1dco\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\action-test.ts:14:15
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-ee930cc7uo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-8sa50c3q4qg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
2) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-gjeproa3m9g\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-84rdq9gk58o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-dm8ga167tf8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
3) [chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-without-SSR-2b5niq7ovt8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\api-routes-test.ts:20:17
|
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route:
test\helpers\create-fixture.ts#L45
4) [chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\CSS-link-tags-without-streaming-b97h9r0422o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\css-link-test.ts:114:17
|
👀 solid-start-node (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-node (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-node (os: windows-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🎭 Playwright Run Summary
13 failed
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ────────
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:57:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:251:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:146:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:73:3 › rendering › server renders matching routes ───────────────
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|
🎭 Playwright Run Summary
13 failed
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ────────
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:57:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:251:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:146:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:73:3 › rendering › server renders matching routes ───────────────
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|
🎭 Playwright Run Summary
7 failed
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
85 skipped
|
🎭 Playwright Run Summary
7 failed
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
85 skipped
|
🎭 Playwright Run Summary
7 failed
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
85 skipped
|
🎭 Playwright Run Summary
7 failed
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
85 skipped
|
🎭 Playwright Run Summary
13 failed
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ────────
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:57:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:251:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:146:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:73:3 › rendering › server renders matching routes ───────────────
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|
🎭 Playwright Run Summary
13 failed
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ────────
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:57:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:251:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:146:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:73:3 › rendering › server renders matching routes ───────────────
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|