Full page extension views, containers, shared headers + footers #4240
playwright.yml
on: pull_request
Matrix: test
Merge reports
2m 29s
Annotations
5 errors and 7 notices
[chromium] › specs/onboarding/onboarding.spec.ts:85:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L87
1) [chromium] › specs/onboarding/onboarding.spec.ts:85:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
Error: expect(received).toEqual(expected) // deep equality
Expected: "bc1putuzj9lyfcm8fef9jpy85nmh33cxuq9u6wyuk536t9kemdk37yjqmkc0pg"
Received: ""
85 | test('that the wallet generates the correct Taproot address', async ({ homePage }) => {
86 | const taprootAddress = await homePage.getReceiveTaprootAddress();
> 87 | test.expect(taprootAddress).toEqual(TEST_ACCOUNT_1_TAPROOT_ADDRESS);
| ^
88 | });
89 | });
90 |
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:87:37
|
[chromium] › specs/onboarding/onboarding.spec.ts:85:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L87
1) [chromium] › specs/onboarding/onboarding.spec.ts:85:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "bc1putuzj9lyfcm8fef9jpy85nmh33cxuq9u6wyuk536t9kemdk37yjqmkc0pg"
Received: ""
85 | test('that the wallet generates the correct Taproot address', async ({ homePage }) => {
86 | const taprootAddress = await homePage.getReceiveTaprootAddress();
> 87 | test.expect(taprootAddress).toEqual(TEST_ACCOUNT_1_TAPROOT_ADDRESS);
| ^
88 | });
89 | });
90 |
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:87:37
|
[chromium] › specs/onboarding/onboarding.spec.ts:85:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L87
1) [chromium] › specs/onboarding/onboarding.spec.ts:85:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "bc1putuzj9lyfcm8fef9jpy85nmh33cxuq9u6wyuk536t9kemdk37yjqmkc0pg"
Received: ""
85 | test('that the wallet generates the correct Taproot address', async ({ homePage }) => {
86 | const taprootAddress = await homePage.getReceiveTaprootAddress();
> 87 | test.expect(taprootAddress).toEqual(TEST_ACCOUNT_1_TAPROOT_ADDRESS);
| ^
88 | });
89 | });
90 |
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:87:37
|
Shard 3 of 8
Process completed with exit code 1.
|
[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
1) [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
|
🎭 Playwright Run Summary
3 skipped
5 passed (35.4s)
|
🎭 Playwright Run Summary
15 passed (52.8s)
|
🎭 Playwright Run Summary
7 passed (56.0s)
|
🎭 Playwright Run Summary
7 passed (1.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/onboarding/onboarding.spec.ts:85:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
8 passed (1.9m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:114:7 › Sign PSBT › that the request to sign can be canceled
6 passed (1.4m)
|
🎭 Playwright Run Summary
8 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
11.5 MB |
|