Skip to content

dev server and file system router tests #43

dev server and file system router tests

dev server and file system router tests #43

Triggered via push August 8, 2023 21:41
Status Failure
Total duration 2m 46s
Artifacts

test.yml

on: push
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 10 warnings, and 2 notices
[chromium] โ€บ api-hmr.test.ts:48:2 โ€บ api hmr โ€บ hmr api: test\api-hmr.test.ts#L78
1) [chromium] โ€บ api-hmr.test.ts:48:2 โ€บ api hmr โ€บ hmr api ========================================= Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 76 | 77 | res = await fixture.requestDocument("/api/new"); > 78 | expect(res.status).toBe(200); | ^ 79 | expect(res.headers.get("Content-Type")).toBe("text/html"); 80 | expect(await res.text()).toBe("Hello new"); 81 | at file:///D:/a/vinxi/vinxi/test/api-hmr.test.ts:78:22
[chromium] โ€บ api-hmr.test.ts:48:2 โ€บ api hmr โ€บ hmr api: test\api-hmr.test.ts#L78
1) [chromium] โ€บ api-hmr.test.ts:48:2 โ€บ api hmr โ€บ hmr api ========================================= Retry #1 --------------------------------------------------------------------------------------- Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 76 | 77 | res = await fixture.requestDocument("/api/new"); > 78 | expect(res.status).toBe(200); | ^ 79 | expect(res.headers.get("Content-Type")).toBe("text/html"); 80 | expect(await res.text()).toBe("Hello new"); 81 | at file:///D:/a/vinxi/vinxi/test/api-hmr.test.ts:78:22
[chromium] โ€บ api-hmr.test.ts:48:2 โ€บ api hmr โ€บ hmr api: test\api-hmr.test.ts#L78
1) [chromium] โ€บ api-hmr.test.ts:48:2 โ€บ api hmr โ€บ hmr api ========================================= Retry #2 --------------------------------------------------------------------------------------- Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 76 | 77 | res = await fixture.requestDocument("/api/new"); > 78 | expect(res.status).toBe(200); | ^ 79 | expect(res.headers.get("Content-Type")).toBe("text/html"); 80 | expect(await res.text()).toBe("Hello new"); 81 | at file:///D:/a/vinxi/vinxi/test/api-hmr.test.ts:78:22
๐Ÿ‘€ (os: windows-latest, node: 18)
Process completed with exit code 1.
๐Ÿ‘€ (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/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
๐Ÿ‘€ (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/
๐Ÿ‘€ (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/
๐Ÿ‘€ (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/
๐Ÿ‘€ (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/
๐Ÿ‘€ (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/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
๐Ÿ‘€ (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/
๐Ÿ‘€ (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/
๐Ÿ‘€ (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/
๐Ÿ‘€ (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
7 passed (28s)
๐ŸŽญ Playwright Run Summary
1 failed [chromium] โ€บ api-hmr.test.ts:48:2 โ€บ api hmr โ€บ hmr api ========================================== 6 passed (1m)