feat(start/node): Don't Object.assign
on Bun
#1568
Annotations
41 errors, 43 warnings, and 8 notices
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form:
test/action-test.ts#L9
1) [chromium] › action-test.ts:141:3 › actions › client-side action submitted without form =======
Error: Expected build directory to exist at /home/runner/work/solid-start/solid-start/.tmp/actions-8d3bjn5nmi8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/action-test.ts:9:15
|
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form:
test/action-test.ts#L9
1) [chromium] › action-test.ts:141: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-8gciqle0d6g/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/action-test.ts:9:15
|
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form:
test/action-test.ts#L9
1) [chromium] › action-test.ts:141: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-cods0asj8j8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/action-test.ts:9:15
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-gpu7t1obtjg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-kn31u6kj6ug/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-s52pkm3p4u/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test/api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138: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-bg8g8v1hpv/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test/api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138: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-jio3f1bi09o/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test/api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138: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-h0fuk18sh28/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › css-link-test.ts:141:5 › CSS link tags › without streaming › Pathless layout route:
test/css-link-test.ts#L107
4) [chromium] › css-link-test.ts:141: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-se2v2n0l4mo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
105 | `;
106 |
> 107 | createNestedRoute("(auth)", ["login", "[...wild]"]);
| ^
108 | createNestedRoute("nested");
109 | createNestedRoute("[param]");
110 | createNestedRoute("nested/(pathless)", ["test"]);
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/css-link-test.ts:107:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test/api-routes-test.ts#L16
1) [chromium] › api-routes-test.ts:138: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-3kvbklh4keg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test/api-routes-test.ts#L16
1) [chromium] › api-routes-test.ts:138: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-ekvgce8fd4o/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test/api-routes-test.ts#L16
1) [chromium] › api-routes-test.ts:138: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-vurg14r4ieo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-4pf00l7pnq/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-2tro5t07s78/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test/api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-3hfd4utv8a/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/misc-test.ts#L15
3) [chromium] › misc-test.ts:49: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-dkovhph5igg/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
13 |
14 | // test.describe("without SSR", () => {
> 15 | // runTests(false);
| ^
16 | // });
17 |
18 | function runTests(ssr) {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/misc-test.ts:15:17
|
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/misc-test.ts#L15
3) [chromium] › misc-test.ts:49: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-us1g79hqico/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
13 |
14 | // test.describe("without SSR", () => {
> 15 | // runTests(false);
| ^
16 | // });
17 |
18 | function runTests(ssr) {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/misc-test.ts:15:17
|
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test/misc-test.ts#L15
3) [chromium] › misc-test.ts:49: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-o4bor8nukh8/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
13 |
14 | // test.describe("without SSR", () => {
> 15 | // runTests(false);
| ^
16 | // });
17 |
18 | function runTests(ssr) {
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/misc-test.ts:15:17
|
[chromium] › misc-test.ts:78:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers:
test/misc-test.ts#L61
4) [chromium] › misc-test.ts:78: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-bh38lgbl1jo/.solid/server/entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
59 | await app.goto("/server-function-in-js-file");
60 | let dataEl = await page.waitForSelector("[data-testid='data']");
> 61 | expect(await dataEl!.innerText()).toBe("hello");
| ^
62 | });
63 | }
64 |
at createFixture (file:///home/runner/work/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///home/runner/work/solid-start/solid-start/test/misc-test.ts:61:17
|
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form:
test\action-test.ts#L9
1) [chromium] › action-test.ts:141:3 › actions › client-side action submitted without form =======
Error: Expected build directory to exist at D:\a\solid-start\solid-start\.tmp\actions-0udh8oogbqg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/action-test.ts:9:15
|
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form:
test\action-test.ts#L9
1) [chromium] › action-test.ts:141: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-crcrnfa04l8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/action-test.ts:9:15
|
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form:
test\action-test.ts#L9
1) [chromium] › action-test.ts:141: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-f3thirqsq0o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
7 | test.describe("actions", () => {
8 | let fixture: Fixture;
> 9 | let appFixture: AppFixture;
| ^
10 |
11 | test.skip(process.env.START_ADAPTER !== "solid-start-node");
12 |
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/action-test.ts:9:15
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test\api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-lvs4g38ge08\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test\api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-fa5390cpqqg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test\api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-b1qk56q1f8o\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test\api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138: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-cpsnbd4qjuo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test\api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138: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-hkb6v7e7pno\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test\api-routes-test.ts#L16
3) [chromium] › api-routes-test.ts:138: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-88411q1drb\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › css-link-test.ts:141:5 › CSS link tags › without streaming › Pathless layout route:
test\css-link-test.ts#L107
4) [chromium] › css-link-test.ts:141: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-rbfm0ocj7h8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
105 | `;
106 |
> 107 | createNestedRoute("(auth)", ["login", "[...wild]"]);
| ^
108 | createNestedRoute("nested");
109 | createNestedRoute("[param]");
110 | createNestedRoute("nested/(pathless)", ["test"]);
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/css-link-test.ts:107:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test\api-routes-test.ts#L16
1) [chromium] › api-routes-test.ts:138: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-53kkbhbfpbo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test\api-routes-test.ts#L16
1) [chromium] › api-routes-test.ts:138: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-jmviv47fu6g\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected:
test\api-routes-test.ts#L16
1) [chromium] › api-routes-test.ts:138: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-4fgbs7hgjb8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test\api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-i904m10ncsg\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test\api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-6a0g19uo7i8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected:
test\api-routes-test.ts#L16
2) [chromium] › api-routes-test.ts:138: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-vhpjvg4af2g\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
14 | test.describe("without SSR", () => {
15 | runTests(false);
> 16 | });
| ^
17 |
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/api-routes-test.ts:16:17
|
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\misc-test.ts#L15
3) [chromium] › misc-test.ts:49: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-1e9uvs50rdo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
13 |
14 | // test.describe("without SSR", () => {
> 15 | // runTests(false);
| ^
16 | // });
17 |
18 | function runTests(ssr) {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/misc-test.ts:15:17
|
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\misc-test.ts#L15
3) [chromium] › misc-test.ts:49: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-gffqmrql54\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
13 |
14 | // test.describe("without SSR", () => {
> 15 | // runTests(false);
| ^
16 | // });
17 |
18 | function runTests(ssr) {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/misc-test.ts:15:17
|
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file:
test\misc-test.ts#L15
3) [chromium] › misc-test.ts:49: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-h9gip684ob8\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
13 |
14 | // test.describe("without SSR", () => {
> 15 | // runTests(false);
| ^
16 | // });
17 |
18 | function runTests(ssr) {
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/misc-test.ts:15:17
|
[chromium] › misc-test.ts:78:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers:
test\misc-test.ts#L61
4) [chromium] › misc-test.ts:78: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-4rajhdk6cjo\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
59 | await app.goto("/server-function-in-js-file");
60 | let dataEl = await page.waitForSelector("[data-testid='data']");
> 61 | expect(await dataEl!.innerText()).toBe("hello");
| ^
62 | });
63 | }
64 |
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:25:11)
at file:///D:/a/solid-start/solid-start/test/misc-test.ts:61: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\misc-test.ts#L20
1) [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-d4nlv1v5e9\.solid\server\entry-server.js. The build probably failed. Did you maybe have a syntax error in your test code strings?
18 | function runTests(ssr) {
19 | test.beforeAll(async () => {
> 20 | fixture = await createFixture({
| ^
21 | files: {
22 | "vite.config.ts": js`
23 | import solid from "solid-start/vite";
at createFixture (file:///D:/a/solid-start/solid-start/test/helpers/create-fixture.ts:45:11)
at file:///D:/a/solid-start/solid-start/test/misc-test.ts:20: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: 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/
|
👀 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-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/
|
Slow Test:
test\[chromium] › api-routes-test.ts#L1
test\[chromium] › api-routes-test.ts took 20s
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-deno (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 solid-start-node (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Slow Test:
test\[chromium] › api-routes-test.ts#L1
test\[chromium] › api-routes-test.ts took 20s
|
Slow Test:
test\[chromium] › action-test.ts#L1
test\[chromium] › action-test.ts took 15s
|
👀 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/
|
🎭 Playwright Run Summary
13 failed
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form ========
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected ==
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:141:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:51:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:230:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:78:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:142:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:66:3 › rendering › server renders matching routes ===============
[chromium] › sessions-test.ts:318:5 › sessions › with JavaScript › auth flow ===================
[chromium] › spa-test.ts:105:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:105:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|
🎭 Playwright Run Summary
7 failed
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected ==
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:78:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › sessions-test.ts:318:5 › sessions › with JavaScript › auth flow ===================
[chromium] › spa-test.ts:105:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:105:5 › spa rendering › with root.tsx › server rendering doesn't include content
85 skipped
|
🎭 Playwright Run Summary
51 skipped
41 passed (48s)
|
🎭 Playwright Run Summary
2 skipped
90 passed (2m)
|
🎭 Playwright Run Summary
13 failed
[chromium] › action-test.ts:141:3 › actions › client-side action submitted without form ========
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected ==
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
[chromium] › css-link-test.ts:141:5 › CSS link tags › without streaming › Pathless layout route
[chromium] › event-stream-test.ts:51:3 › check event-stream › should change the inner text of the h1 element when receiving data from the event stream
[chromium] › meta-test.ts:230:5 › meta › without streaming › <meta charset='utf-8' /> in root add tag
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:78:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › redirect-test.ts:142:5 › external redirect › with JavaScript › should redirect to redirected
[chromium] › rendering-test.ts:66:3 › rendering › server renders matching routes ===============
[chromium] › sessions-test.ts:318:5 › sessions › with JavaScript › auth flow ===================
[chromium] › spa-test.ts:105:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:105:5 › spa rendering › with root.tsx › server rendering doesn't include content
79 skipped
|
🎭 Playwright Run Summary
7 failed
[chromium] › api-routes-test.ts:138:5 › api routes › with SSR › should redirect to redirected ==
[chromium] › api-routes-test.ts:138:5 › api routes › without SSR › should redirect to redirected
[chromium] › misc-test.ts:49:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
[chromium] › misc-test.ts:78:5 › miscellaneous tests › cookies › should set two cookies when appending two cookies to response headers
[chromium] › sessions-test.ts:318:5 › sessions › with JavaScript › auth flow ===================
[chromium] › spa-test.ts:105:5 › spa rendering › with index.html › server rendering doesn't include content
[chromium] › spa-test.ts:105:5 › spa rendering › with root.tsx › server rendering doesn't include content
85 skipped
|
🎭 Playwright Run Summary
1 flaky
[chromium] › misc-test.ts:57:5 › miscellaneous tests › with SSR › should be able to create a server function inside of a .js file
51 skipped
40 passed (1m)
|
🎭 Playwright Run Summary
2 skipped
90 passed (2m)
|