Feat/add ignore inscriptions UI #7315
playwright.yml
on: pull_request
Matrix: test
Merge reports
23s
Annotations
4 errors, 30 warnings, and 10 notices
[chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in:
tests/specs/onboarding/onboarding.spec.ts#L35
1) [chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in
Error: expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -34,10 +34,11 @@
"entities": Object {},
"ids": Array [],
},
"ordinals": Object {},
"settings": Object {
+ "discardedInscriptions": Array [],
"dismissedMessages": Array [],
"userSelectedTheme": "system",
},
"softwareKeys": Object {
"entities": Object {
33 | delete (testSoftwareAccountDefaultWalletState as any).softwareKeys.entities.default.salt;
34 |
> 35 | test.expect(walletState).toEqual(testSoftwareAccountDefaultWalletState);
| ^
36 | });
37 |
38 | test('mnemonic key validation: should show error for invalid mnemonic key words', async ({
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:35:30
|
[chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in:
tests/specs/onboarding/onboarding.spec.ts#L35
1) [chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -34,10 +34,11 @@
"entities": Object {},
"ids": Array [],
},
"ordinals": Object {},
"settings": Object {
+ "discardedInscriptions": Array [],
"dismissedMessages": Array [],
"userSelectedTheme": "system",
},
"softwareKeys": Object {
"entities": Object {
33 | delete (testSoftwareAccountDefaultWalletState as any).softwareKeys.entities.default.salt;
34 |
> 35 | test.expect(walletState).toEqual(testSoftwareAccountDefaultWalletState);
| ^
36 | });
37 |
38 | test('mnemonic key validation: should show error for invalid mnemonic key words', async ({
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:35:30
|
[chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in:
tests/specs/onboarding/onboarding.spec.ts#L35
1) [chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -34,10 +34,11 @@
"entities": Object {},
"ids": Array [],
},
"ordinals": Object {},
"settings": Object {
+ "discardedInscriptions": Array [],
"dismissedMessages": Array [],
"userSelectedTheme": "system",
},
"softwareKeys": Object {
"entities": Object {
33 | delete (testSoftwareAccountDefaultWalletState as any).softwareKeys.entities.default.salt;
34 |
> 35 | test.expect(walletState).toEqual(testSoftwareAccountDefaultWalletState);
| ^
36 | });
37 |
38 | test('mnemonic key validation: should show error for invalid mnemonic key words', async ({
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:35:30
|
Shard 4 of 10
Process completed with exit code 1.
|
Shard 2 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/manage-tokens/manage-tokens.spec.ts#L1
[chromium] › specs/manage-tokens/manage-tokens.spec.ts took 17.4s
|
Slow Test:
[chromium] › specs/manage-transaction/manage-transaction.spec.ts#L1
[chromium] › specs/manage-transaction/manage-transaction.spec.ts took 16.1s
|
Slow Test:
[chromium] › specs/message-signing/bip322-message-signing.spec.ts#L1
[chromium] › specs/message-signing/bip322-message-signing.spec.ts took 15.7s
|
Shard 7 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/send/send-inscription.spec.ts#L1
[chromium] › specs/send/send-inscription.spec.ts took 41.7s
|
Shard 9 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/settings/settings.spec.ts#L1
[chromium] › specs/settings/settings.spec.ts took 45.7s
|
Shard 3 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/network/add-network.spec.ts#L1
[chromium] › specs/network/add-network.spec.ts took 1.1m
|
Shard 5 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts#L1
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts took 1.2m
|
Shard 1 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/ledger/ledger.spec.ts#L1
[chromium] › specs/ledger/ledger.spec.ts took 49.9s
|
Slow Test:
[chromium] › specs/compliance-checks/compliance-checks.spec.ts#L1
[chromium] › specs/compliance-checks/compliance-checks.spec.ts took 25.4s
|
Slow Test:
[chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 15.6s
|
Shard 10 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/swap/swap.spec.ts#L1
[chromium] › specs/swap/swap.spec.ts took 1.0m
|
Slow Test:
[chromium] › specs/transactions/transactions.spec.ts#L1
[chromium] › specs/transactions/transactions.spec.ts took 28.6s
|
Shard 6 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/send/send-btc.spec.ts#L1
[chromium] › specs/send/send-btc.spec.ts took 49.3s
|
Slow Test:
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts took 39.0s
|
Slow Test:
[chromium] › specs/rpc-open/open.spec.ts#L1
[chromium] › specs/rpc-open/open.spec.ts took 19.0s
|
Slow Test:
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 17.1s
|
Shard 4 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/profile/profile.spec.ts#L1
[chromium] › specs/profile/profile.spec.ts took 27.0s
|
Shard 8 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › specs/send/send-stx.spec.ts#L1
[chromium] › specs/send/send-stx.spec.ts took 2.1m
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Merge reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
6 passed (54.3s)
|
🎭 Playwright Run Summary
5 passed (46.7s)
|
🎭 Playwright Run Summary
6 passed (50.8s)
|
🎭 Playwright Run Summary
9 passed (1.2m)
|
🎭 Playwright Run Summary
10 passed (1.2m)
|
🎭 Playwright Run Summary
17 passed (1.7m)
|
🎭 Playwright Run Summary
7 passed (1.7m)
|
🎭 Playwright Run Summary
15 passed (2.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in
9 passed (2.2m)
|
🎭 Playwright Run Summary
17 passed (2.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
3.53 MB |
|