[vinxi] set content type header on page response #1631
Annotations
80 errors, 40 warnings, and 8 notices
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form:
test/helpers/create-fixture.ts#L45
1) [chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ───────
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-ia9fhil5go/.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-igf5g6i75rg/.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-fbahf0qe36g/.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-q687ctimcn/.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-aa1ab9vinr8/.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-6rkfe908beo/.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-jos5thb04dg/.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-oofl3d4a5v8/.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-1v9gkf64rco/.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-0c19emm2bdg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers/create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (/home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at /home/runner/work/solid-start/solid-start/test/css-link-test.ts:114:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test/helpers/create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/api-routes-with-SSR-fpa978tu1oo/.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-2a4e262jst8/.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-brrdfru74no/.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-37feg86i198/.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-9tsrfvc2gmo/.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-cf36ir56j3/.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-d4occihpssg/.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-cku821172k/.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-4mhea0930n/.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-u9hrm4qpd7/.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-mq20m78srqg/.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-mmfva3ldk6g/.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-3v7t6luq0oo/.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-49uvmpmk65o/.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-pj6gmqskptg/.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-dasf79bam4o/.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-a1i39sl7628/.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-kledq12rmc8/.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-li8tj25rs18/.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-1j5mvj763qg/.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-es94l86r3qg/.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-67fv581s15g/.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-mg2tf9i071o/.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-8v73c5vq37o/.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-5m291dbtk3g/.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-v96pdltf83/.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-tqnjmu2aao/.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-t24eaen2ak/.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-28scbpnat2/.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-ff3vgcfa5n/.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 D:\a\solid-start\solid-start\.tmp\actions-bs521i7rpm8\.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-25hgl9est\.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-fjr8vvljjb8\.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-sb625hktv38\.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-ikc159brk9o\.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-h6dcdrpn7eg\.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-p3ouking88\.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-fu59iva4ek\.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-olkcgrm1ilg\.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-61fcnb71hb\.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-m08ouumi388\.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-jbe5bcfec8o\.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-qenq2fqjm78\.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-a1l9lg0tqfg\.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-fu1pustr8qo\.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-0ahjdlf5198\.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-ukc3mmjlet8\.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-v4kuql17l78\.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-vuboeja9so8\.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-sgl10leeal\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\misc-test.ts:67:17
|
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected:
test\helpers\create-fixture.ts#L45
1) [chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ─
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\api-routes-with-SSR-rd2c3v7sdco\.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-g3mnj4ld8rg\.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-4r8msqecqt8\.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-r86jdvb0vqg\.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-iok20bb09\.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-4ln7b9qrado\.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-p90d8fnptl\.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-6qdfqg7bul\.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-lih2v274f5o\.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-ldlv9nch2vo\.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-ibah2a7pl68\.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-nuonahq1bho\.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-bonec6n95ng\.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-v3p5jt27138\.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-2kn887s56gg\.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-1p9snp3a6pg\.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-v9g7qkl22pg\.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-bk79ikjmcno\.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-9g9el7mis1o\.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-avri66joaa8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:45
43 | let buildPath = path.resolve(projectDir, ".solid", "server", "entry-server.js");
44 | if (!fse.existsSync(buildPath)) {
> 45 | throw new Error(
| ^
46 | c.red(
47 | `Expected build directory to exist at ${c.dim(
48 | buildPath
at createFixture (D:\a\solid-start\solid-start\test\helpers\create-fixture.ts:45:11)
at D:\a\solid-start\solid-start\test\css-link-test.ts:114:17
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-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: 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: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🎭 Playwright Run Summary
13 failed
[chromium] › action-test.ts:149:3 › actions › client-side action submitted without form ────────
[chromium] › api-routes-test.ts:145:5 › api routes › with SSR › should redirect to redirected ──
[chromium] › api-routes-test.ts:145:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:162:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:57:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:251:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:87:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:146:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:73:3 › rendering › server renders matching routes ───────────────
[chromium] › sessions-test.ts:323:5 › sessions › with JavaScript › auth flow ───────────────────
[chromium] › spa-test.ts:118:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:118:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|
🎭 Playwright Run Summary
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
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
|