Fix/lea 1579/restore wallet #7036
playwright.yml
on: pull_request
Matrix: test
Merge reports
30s
Annotations
6 errors, 28 warnings, and 10 notices
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back:
tests/specs/manage-tokens/manage-tokens.spec.ts#L58
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
Error: Timed out 5000ms waiting for expect(locator).not.toBeAttached()
Locator: getByTestId('asset-list').getByTestId('SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin')
Expected: not attached
Received: attached
Call log:
- expect.not.toBeAttached with timeout 5000ms
- waiting for getByTestId('asset-list').getByTestId('SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin')
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
56 |
57 | // test that tokens are disabled
> 58 | await expect(sip10InAssetList).not.toBeAttached();
| ^
59 | await expect(brc20InAssetList).not.toBeAttached();
60 | await expect(src20InAssetList).not.toBeAttached();
61 | await expect(stx20InAssetList).not.toBeAttached();
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:58:40
|
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back:
tests/specs/manage-tokens/manage-tokens.spec.ts#L58
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeAttached()
Locator: getByTestId('asset-list').getByTestId('SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin')
Expected: not attached
Received: attached
Call log:
- expect.not.toBeAttached with timeout 5000ms
- waiting for getByTestId('asset-list').getByTestId('SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin')
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
- locator resolved to <div class="leather-my_space.02" data-testid="SP265WBWD4NH7TVPYQTVD23X3607NNK4484DTXQZ3.longcoin::longcoin">…</div>
- unexpected value "true"
56 |
57 | // test that tokens are disabled
> 58 | await expect(sip10InAssetList).not.toBeAttached();
| ^
59 | await expect(brc20InAssetList).not.toBeAttached();
60 | await expect(src20InAssetList).not.toBeAttached();
61 | await expect(stx20InAssetList).not.toBeAttached();
at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:58:40
|
[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 - 1
+ Received + 1
@@ -9,11 +9,11 @@
},
"chains": Object {
"stx": Object {
"default": Object {
"currentAccountIndex": 0,
- "highestAccountIndex": 1,
+ "highestAccountIndex": 0,
},
},
},
"ledger": Object {
"bitcoin": 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 - 1
+ Received + 1
@@ -9,11 +9,11 @@
},
"chains": Object {
"stx": Object {
"default": Object {
"currentAccountIndex": 0,
- "highestAccountIndex": 1,
+ "highestAccountIndex": 0,
},
},
},
"ledger": Object {
"bitcoin": 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 - 1
+ Received + 1
@@ -9,11 +9,11 @@
},
"chains": Object {
"stx": Object {
"default": Object {
"currentAccountIndex": 0,
- "highestAccountIndex": 1,
+ "highestAccountIndex": 0,
},
},
},
"ledger": Object {
"bitcoin": 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 9 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/settings/settings.spec.ts#L1
[chromium] › specs/settings/settings.spec.ts took 44.1s
|
Shard 10 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/transactions/transactions.spec.ts#L1
[chromium] › specs/transactions/transactions.spec.ts took 24.1s
|
Shard 2 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/manage-transaction/manage-transaction.spec.ts#L1
[chromium] › specs/manage-transaction/manage-transaction.spec.ts took 15.6s
|
Shard 3 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/network/add-network.spec.ts#L1
[chromium] › specs/network/add-network.spec.ts took 58.0s
|
Slow Test:
[chromium] › specs/message-signing/bip322-message-signing.spec.ts#L1
[chromium] › specs/message-signing/bip322-message-signing.spec.ts took 16.5s
|
Shard 6 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts took 37.2s
|
Slow Test:
[chromium] › specs/rpc-open/open.spec.ts#L1
[chromium] › specs/rpc-open/open.spec.ts took 20.1s
|
Slow Test:
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 18.6s
|
Shard 5 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts#L1
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts took 1.1m
|
Shard 7 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/send/send-btc.spec.ts#L1
[chromium] › specs/send/send-btc.spec.ts took 47.2s
|
Slow Test:
[chromium] › specs/send/send-inscription.spec.ts#L1
[chromium] › specs/send/send-inscription.spec.ts took 36.6s
|
Shard 1 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/ledger/ledger.spec.ts#L1
[chromium] › specs/ledger/ledger.spec.ts took 46.2s
|
Slow Test:
[chromium] › specs/compliance-checks/compliance-checks.spec.ts#L1
[chromium] › specs/compliance-checks/compliance-checks.spec.ts took 24.0s
|
Slow Test:
[chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 15.2s
|
Shard 4 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/profile/profile.spec.ts#L1
[chromium] › specs/profile/profile.spec.ts took 22.1s
|
Shard 8 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › specs/send/send-stx.spec.ts#L1
[chromium] › specs/send/send-stx.spec.ts took 2.0m
|
Merge reports
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
🎭 Playwright Run Summary
6 passed (48.5s)
|
🎭 Playwright Run Summary
1 skipped
3 passed (36.9s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back
3 passed (1.0m)
|
🎭 Playwright Run Summary
11 passed (1.3m)
|
🎭 Playwright Run Summary
9 passed (1.3m)
|
🎭 Playwright Run Summary
11 passed (1.4m)
|
🎭 Playwright Run Summary
11 passed (1.5m)
|
🎭 Playwright Run Summary
16 passed (1.5m)
|
🎭 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
8 passed (1.8m)
|
🎭 Playwright Run Summary
17 passed (2.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
5.8 MB |
|