Full page extension views, containers, shared headers + footers #4242
Annotations
4 errors and 1 notice
Run Playwright tests:
tests/specs/swap/swap.spec.ts#L6
1) [chromium] › specs/swap/swap.spec.ts:37:7 › Swaps › that the swap is broadcast ────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe('Swaps', () => {
> 6 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, swapPage }) => {
| ^
7 | await globalPage.setupAndUseApiCalls(extensionId);
8 | await onboardingPage.signInWithTestAccount(extensionId);
9 | await homePage.swapButton.click();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
Run Playwright tests:
tests/specs/swap/swap.spec.ts#L6
1) [chromium] › specs/swap/swap.spec.ts:37:7 › Swaps › that the swap is broadcast ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe('Swaps', () => {
> 6 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, swapPage }) => {
| ^
7 | await globalPage.setupAndUseApiCalls(extensionId);
8 | await onboardingPage.signInWithTestAccount(extensionId);
9 | await homePage.swapButton.click();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
Run Playwright tests:
tests/specs/swap/swap.spec.ts#L6
1) [chromium] › specs/swap/swap.spec.ts:37:7 › Swaps › that the swap is broadcast ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe('Swaps', () => {
> 6 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, swapPage }) => {
| ^
7 | await globalPage.setupAndUseApiCalls(extensionId);
8 | await onboardingPage.signInWithTestAccount(extensionId);
9 | await homePage.swapButton.click();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests
1 failed
[chromium] › specs/swap/swap.spec.ts:37:7 › Swaps › that the swap is broadcast ─────────────────
6 passed (2.5m)
|
The logs for this run have expired and are no longer available.
Loading