[vinxi] fix use server directive on windows #1622
Annotations
80 errors, 40 warnings, and 8 notices
[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-6sclrt2nv5o/.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-q7j5s4h3fn8/.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-dbsq45sg8io/.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-uvd6ghtut/.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-8dgn9896p4/.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-evjqs5tsad8/.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-i0k41fbv7/.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-733s5gbgn3g/.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-42pm0hqhfp/.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-r0qt2tdtv5o/.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-ru18mnpdog8/.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-a67il9pka1o/.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-uon6b480d9g/.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-s60cccpu1og/.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-b7r24gelin8/.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-knea3ksdudo/.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-54rato5par8/.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-n73v4mmi248/.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-h7340jvsn4o/.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-77pf4b8fmi8/.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] › 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-10419u9fnn8/.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-pt0nqhj968g/.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-kbkljjcpico/.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-erliu0tborg/.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-1fstv5gnp4o/.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-5097mianmmg/.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-de3uiiad5g/.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-qrktsiinhjg/.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-e1p293e915o/.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-0cpf64s3mp/.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-cq3280b9h4g/.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-umldjgufq/.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-bkvql9uut1o/.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-6u12p0n0dv8/.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-jaj8jnvjnco/.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-b5pfct53hm/.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-6ui6elj6p5g/.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-79825363p5g/.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-blv9oo3ssl8/.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-l47rmgafdb/.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 D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-rq3druaj0s\.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-avj5f69bbj\.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-mfbhr3klvug\.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-c3qfueknsto\.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-i2rqh8fh0e8\.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-bbu40c77mq8\.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-cf5qss463m\.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-s4gbk4gcrf8\.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-kbrjc2u3ljo\.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-cpql7q5og8\.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-e7o1c7qe3o8\.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-5lmj2e9f9q\.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-5ugc48j4cdo\.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-hsflie0fde8\.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-262v9d3bcj8\.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-qhcl5tu4n1g\.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-99hvkd9k428\.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-310f8q5vd08\.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-kpbbjtku7a8\.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-5n561js1q4\.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] › 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-l28gvcq6npg\.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-cjb1lkh98t\.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-6g948u6rs48\.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-qigvln6gun\.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-5110d7l0drg\.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-etm3virlljg\.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-viemmrkftn8\.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-0si61vul0v\.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-reb2jpdvtu8\.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-uq5ipgtcusg\.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-hptkch0i678\.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-god2cdvh0q8\.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-93pcle7sb2\.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-dueqfoajhg\.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-nou502guss8\.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-9e4bhcftubg\.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-9t08q7eko08\.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-btbrsloeclg\.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-8doifn324jg\.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-7c6p94m94g\.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-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-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: 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-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-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: 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
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
|
🎭 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
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
|