Full page extension views, containers, shared headers + footers #4699
Annotations
10 errors, 1 warning, and 1 notice
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
1) [chromium] › specs/network/add-network.spec.ts:15:3 › Networks tests › validation error when stacks api url is empty
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
1) [chromium] › specs/network/add-network.spec.ts:15:3 › Networks tests › validation error when stacks api url is empty
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
1) [chromium] › specs/network/add-network.spec.ts:15:3 › Networks tests › validation error when stacks api url is empty
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
2) [chromium] › specs/network/add-network.spec.ts:28:3 › Networks tests › validation error when name is empty
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
2) [chromium] › specs/network/add-network.spec.ts:28:3 › Networks tests › validation error when name is empty
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
2) [chromium] › specs/network/add-network.spec.ts:28:3 › Networks tests › validation error when name is empty
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
3) [chromium] › specs/network/add-network.spec.ts:36:3 › Networks tests › validation error when key is empty
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
3) [chromium] › specs/network/add-network.spec.ts:36:3 › Networks tests › validation error when key is empty
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L7
3) [chromium] › specs/network/add-network.spec.ts:36:3 › Networks tests › validation error when key is empty
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
5 |
6 | test.describe('Networks tests', () => {
> 7 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, homePage, page }) => {
| ^
8 | await globalPage.setupAndUseApiCalls(extensionId);
9 | await onboardingPage.signInWithTestAccount(extensionId);
10 | await homePage.clickSettingsButton();
at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:7:8
|
Run Playwright tests:
tests/specs/network/add-network.spec.ts#L1
4) [chromium] › specs/network/add-network.spec.ts:46:3 › Networks tests › validation error when bitcoin api url is empty
Test timeout of 30000ms exceeded.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Playwright tests
6 failed
[chromium] › specs/network/add-network.spec.ts:15:3 › Networks tests › validation error when stacks api url is empty
[chromium] › specs/network/add-network.spec.ts:28:3 › Networks tests › validation error when name is empty
[chromium] › specs/network/add-network.spec.ts:36:3 › Networks tests › validation error when key is empty
[chromium] › specs/network/add-network.spec.ts:46:3 › Networks tests › validation error when bitcoin api url is empty
[chromium] › specs/network/add-network.spec.ts:58:3 › Networks tests › unable to fetch info from stacks node
[chromium] › specs/network/add-network.spec.ts:70:3 › Networks tests › unable to fetch mempool from bitcoin node
2 passed (9.7m)
|
Loading