chore: improve display of lock screen, closes #4606 #4062
playwright.yml
on: pull_request
Matrix: test
Merge reports
3m 0s
Annotations
16 errors and 7 notices
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:7 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer:
tests/specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
1) [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:7 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer
Test timeout of 30000ms exceeded.
|
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:7 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer:
tests/specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
1) [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:7 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:7 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer:
tests/specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
1) [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:7 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:114:7 › Sign PSBT › that the request to sign can be canceled:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L33
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:114:7 › Sign PSBT › that the request to sign can be canceled
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for locator('text="Cancel"')
- locator resolved to <button type="button" class="leather-grow_1 leather-butt…>Cancel</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
31 | await popup.waitForTimeout(1000);
32 | const btn = popup.locator(`text="${buttonToPress}"`);
> 33 | await btn.click();
| ^
34 | };
35 | }
36 |
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:33:17
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:115:22
|
Shard 4 of 8
Process completed with exit code 1.
|
[chromium] › specs/swap/swap.spec.ts:14:7 › Swaps › that it defaults to swapping STX:
tests/specs/swap/swap.spec.ts#L6
1) [chromium] › specs/swap/swap.spec.ts:14:7 › Swaps › that it defaults to swapping STX ──────────
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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:14:7 › Swaps › that it defaults to swapping STX:
tests/specs/swap/swap.spec.ts#L6
1) [chromium] › specs/swap/swap.spec.ts:14:7 › Swaps › that it defaults to swapping STX ──────────
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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:14:7 › Swaps › that it defaults to swapping STX:
tests/specs/swap/swap.spec.ts#L6
1) [chromium] › specs/swap/swap.spec.ts:14:7 › Swaps › that it defaults to swapping STX ──────────
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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details:
tests/specs/swap/swap.spec.ts#L6
2) [chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ─
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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details:
tests/specs/swap/swap.spec.ts#L6
2) [chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ─
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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details:
tests/specs/swap/swap.spec.ts#L6
2) [chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ─
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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:39:7 › Swaps › that the swap is broadcast:
tests/specs/swap/swap.spec.ts#L6
3) [chromium] › specs/swap/swap.spec.ts:39: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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:39:7 › Swaps › that the swap is broadcast:
tests/specs/swap/swap.spec.ts#L6
3) [chromium] › specs/swap/swap.spec.ts:39: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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
[chromium] › specs/swap/swap.spec.ts:39:7 › Swaps › that the swap is broadcast:
tests/specs/swap/swap.spec.ts#L6
3) [chromium] › specs/swap/swap.spec.ts:39: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.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:6:8
|
Shard 8 of 8
Process completed with exit code 1.
|
Merge reports
Action failed with "The process '/usr/bin/git' failed with exit code 1"
|
🎭 Playwright Run Summary
3 skipped
5 passed (35.0s)
|
🎭 Playwright Run Summary
7 passed (59.7s)
|
🎭 Playwright Run Summary
15 passed (55.5s)
|
🎭 Playwright Run Summary
8 passed (1.3m)
|
🎭 Playwright Run Summary
9 passed (1.5m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:7 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer
1 flaky
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:114:7 › Sign PSBT › that the request to sign can be canceled
5 passed (2.8m)
|
🎭 Playwright Run Summary
3 failed
[chromium] › specs/swap/swap.spec.ts:14:7 › Swaps › that it defaults to swapping STX ───────────
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ──
[chromium] › specs/swap/swap.spec.ts:39:7 › Swaps › that the swap is broadcast ─────────────────
4 passed (5.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
35.3 MB |
|