Fix/4028/leather wallet modal routing #3299
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 7 notices
[chromium] › specs/ledger/ledger.spec.ts:15:7 › App with Ledger › that receive modal opens:
tests/specs/ledger/ledger.spec.ts#L1
1) [chromium] › specs/ledger/ledger.spec.ts:15:7 › App with Ledger › that receive modal opens ────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/ledger/ledger.spec.ts:15:7 › App with Ledger › that receive modal opens:
tests/specs/ledger/ledger.spec.ts#L1
1) [chromium] › specs/ledger/ledger.spec.ts:15:7 › App with Ledger › that receive modal opens ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/ledger/ledger.spec.ts:15:7 › App with Ledger › that receive modal opens:
tests/specs/ledger/ledger.spec.ts#L1
1) [chromium] › specs/ledger/ledger.spec.ts:15:7 › App with Ledger › that receive modal opens ────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:9 › Message signing › BIP-322 message signing › Signature approved:
eval at evaluate (:202:30)#L1
2) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:9 › Message signing › BIP-322 message signing › Signature approved
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'request')
at eval (eval at evaluate (:202:30), <anonymous>:1:44)
at UtilityScript.evaluate (<anonymous>:204:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/extension/extension/eval at evaluate (:202:30), <anonymous>:1:44)
at UtilityScript.evaluate (/home/runner/work/extension/extension/<anonymous>:204:17)
at UtilityScript.<anonymous> (/home/runner/work/extension/extension/<anonymous>:1:44)
at /home/runner/work/extension/extension/tests/specs/message-signing/bip322-message-signing.spec.ts:23:14
at /home/runner/work/extension/extension/tests/specs/message-signing/bip322-message-signing.spec.ts:35:37
|
Shard 1 of 8
Process completed with exit code 1.
|
[chromium] › specs/onboarding/onboarding.spec.ts:86:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L88
1) [chromium] › specs/onboarding/onboarding.spec.ts:86: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: ""
86 | test('that the wallet generates the correct Taproot address', async ({ homePage }) => {
87 | const taprootAddress = await homePage.getReceiveTaprootAddress();
> 88 | test.expect(taprootAddress).toEqual(TEST_ACCOUNT_1_TAPROOT_ADDRESS);
| ^
89 | });
90 | });
91 |
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:88:37
|
[chromium] › specs/onboarding/onboarding.spec.ts:86:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L88
1) [chromium] › specs/onboarding/onboarding.spec.ts:86: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: ""
86 | test('that the wallet generates the correct Taproot address', async ({ homePage }) => {
87 | const taprootAddress = await homePage.getReceiveTaprootAddress();
> 88 | test.expect(taprootAddress).toEqual(TEST_ACCOUNT_1_TAPROOT_ADDRESS);
| ^
89 | });
90 | });
91 |
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:88:37
|
[chromium] › specs/onboarding/onboarding.spec.ts:86:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L88
1) [chromium] › specs/onboarding/onboarding.spec.ts:86: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: ""
86 | test('that the wallet generates the correct Taproot address', async ({ homePage }) => {
87 | const taprootAddress = await homePage.getReceiveTaprootAddress();
> 88 | test.expect(taprootAddress).toEqual(TEST_ACCOUNT_1_TAPROOT_ADDRESS);
| ^
89 | });
90 | });
91 |
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:88:37
|
Shard 3 of 8
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 skipped
4 passed (53.4s)
|
🎭 Playwright Run Summary
4 passed (1.0m)
|
🎭 Playwright Run Summary
3 passed (18.2s)
|
🎭 Playwright Run Summary
6 passed (58.0s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/ledger/ledger.spec.ts:15:7 › App with Ledger › that receive modal opens ─────
1 flaky
[chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:9 › Message signing › BIP-322 message signing › Signature approved
4 passed (2.6m)
|
🎭 Playwright Run Summary
16 passed (1.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/onboarding/onboarding.spec.ts:86:11 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
5 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
32.1 MB |
|