feat: multiple SPA routers #135
Triggered via pull request
November 11, 2023 13:16
Status
Failure
Total duration
10m 42s
Artifacts
–
Annotations
14 errors, 10 warnings, and 2 notices
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test/multi-spa.test.ts#L10
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
"beforeAll" hook timeout of 120000ms exceeded.
8 | let appFixture: AppFixture;
9 |
> 10 | test.beforeAll(async () => {
| ^
11 | fixture = await createDevFixture({
12 | files: {},
13 | template: "multi-spa",
at /home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:10:7
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test/multi-spa.test.ts#L20
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await appFixture.close();
| ^
21 | });
22 |
23 | let logs: string[] = [];
at file:///home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:20:20
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test/multi-spa.test.ts#L10
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #1 ---------------------------------------------------------------------------------------
"beforeAll" hook timeout of 120000ms exceeded.
8 | let appFixture: AppFixture;
9 |
> 10 | test.beforeAll(async () => {
| ^
11 | fixture = await createDevFixture({
12 | files: {},
13 | template: "multi-spa",
at /home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:10:7
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test/multi-spa.test.ts#L20
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #1 ---------------------------------------------------------------------------------------
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await appFixture.close();
| ^
21 | });
22 |
23 | let logs: string[] = [];
at file:///home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:20:20
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test/multi-spa.test.ts#L10
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #2 ---------------------------------------------------------------------------------------
"beforeAll" hook timeout of 120000ms exceeded.
8 | let appFixture: AppFixture;
9 |
> 10 | test.beforeAll(async () => {
| ^
11 | fixture = await createDevFixture({
12 | files: {},
13 | template: "multi-spa",
at /home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:10:7
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test/multi-spa.test.ts#L20
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #2 ---------------------------------------------------------------------------------------
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await appFixture.close();
| ^
21 | });
22 |
23 | let logs: string[] = [];
at file:///home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:20:20
|
👀 (os: ubuntu-latest, node: 18)
Process completed with exit code 1.
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test\multi-spa.test.ts#L10
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
"beforeAll" hook timeout of 120000ms exceeded.
8 | let appFixture: AppFixture;
9 |
> 10 | test.beforeAll(async () => {
| ^
11 | fixture = await createDevFixture({
12 | files: {},
13 | template: "multi-spa",
at D:\a\vinxi\vinxi\test\multi-spa.test.ts:10:7
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test\multi-spa.test.ts#L20
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await appFixture.close();
| ^
21 | });
22 |
23 | let logs: string[] = [];
at file:///D:/a/vinxi/vinxi/test/multi-spa.test.ts:20:20
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test\multi-spa.test.ts#L10
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #1 ---------------------------------------------------------------------------------------
"beforeAll" hook timeout of 120000ms exceeded.
8 | let appFixture: AppFixture;
9 |
> 10 | test.beforeAll(async () => {
| ^
11 | fixture = await createDevFixture({
12 | files: {},
13 | template: "multi-spa",
at D:\a\vinxi\vinxi\test\multi-spa.test.ts:10:7
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test\multi-spa.test.ts#L20
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #1 ---------------------------------------------------------------------------------------
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await appFixture.close();
| ^
21 | });
22 |
23 | let logs: string[] = [];
at file:///D:/a/vinxi/vinxi/test/multi-spa.test.ts:20:20
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test\multi-spa.test.ts#L10
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #2 ---------------------------------------------------------------------------------------
"beforeAll" hook timeout of 120000ms exceeded.
8 | let appFixture: AppFixture;
9 |
> 10 | test.beforeAll(async () => {
| ^
11 | fixture = await createDevFixture({
12 | files: {},
13 | template: "multi-spa",
at D:\a\vinxi\vinxi\test\multi-spa.test.ts:10:7
|
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react:
test\multi-spa.test.ts#L20
1) [chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ===================================
Retry #2 ---------------------------------------------------------------------------------------
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await appFixture.close();
| ^
21 | });
22 |
23 | let logs: string[] = [];
at file:///D:/a/vinxi/vinxi/test/multi-spa.test.ts:20:20
|
👀 (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/[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/
|
👀 (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/[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/
|
👀 (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
1 failed
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ====================================
1 skipped
16 passed (8m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › multi-spa.test.ts:31:2 › multi-spa-dev › react ====================================
1 skipped
16 passed (9m)
|