Skip to content

refactor: currency model imports #6803

refactor: currency model imports

refactor: currency model imports #6803

Triggered via pull request September 20, 2024 09:21
Status Success
Total duration 4m 53s
Artifacts 1

playwright.yml

on: pull_request
Matrix: test
Merge reports
27s
Merge reports
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 26 warnings, and 10 notices
[chromium] › specs/transactions/transactions.spec.ts:23:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call: tests/specs/transactions/transactions.spec.ts#L1
1) [chromium] › specs/transactions/transactions.spec.ts:23:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call Test timeout of 30000ms exceeded.
[chromium] › specs/transactions/transactions.spec.ts:23:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call: tests/specs/transactions/transactions.spec.ts#L31
1) [chromium] › specs/transactions/transactions.spec.ts:23:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call Error: page.click: Target page, context or browser has been closed Call log: - waiting for locator('text=Debugger') 29 | await accountsPage.getByTestId('switch-account-item-1').click({ force: true }); 30 | await testAppPage.page.bringToFront(); > 31 | await testAppPage.page.click('text=Debugger', { | ^ 32 | timeout: 30000, 33 | }); 34 | await accountsPage.close(); at /home/runner/work/extension/extension/tests/specs/transactions/transactions.spec.ts:31:30
[chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default: tests/specs/ledger/ledger.spec.ts#L1
1) [chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default Test timeout of 30000ms exceeded.
[chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default: tests/page-object-models/home.page.ts#L56
1) [chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('receive-crypto-asset-btn') at page-object-models/home.page.ts:56 54 | 55 | async goToReceiveDialog() { > 56 | await this.page.getByTestId(HomePageSelectors.ReceiveCryptoAssetBtn).click(); | ^ 57 | } 58 | 59 | // Open issue with Playwright's ability to copyToClipboard from legacy tests: at HomePage.goToReceiveDialog (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:56:74) at HomePage.getReceiveStxAddress (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:89:16) at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:42:48
[chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default: tests/specs/ledger/ledger.spec.ts#L1
1) [chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default: tests/page-object-models/home.page.ts#L56
1) [chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('receive-crypto-asset-btn') at page-object-models/home.page.ts:56 54 | 55 | async goToReceiveDialog() { > 56 | await this.page.getByTestId(HomePageSelectors.ReceiveCryptoAssetBtn).click(); | ^ 57 | } 58 | 59 | // Open issue with Playwright's ability to copyToClipboard from legacy tests: at HomePage.goToReceiveDialog (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:56:74) at HomePage.getReceiveStxAddress (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:89:16) at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:42:48
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/message-signing/bip322-message-signing.spec.ts#L1
[chromium] › specs/message-signing/bip322-message-signing.spec.ts took 21.4s
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-open/open.spec.ts#L1
[chromium] › specs/rpc-open/open.spec.ts took 25.8s
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 49.3s
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-inscription.spec.ts#L1
[chromium] › specs/send/send-inscription.spec.ts took 52.0s
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/
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/rpc-get-addresses/get-addresses.spec.ts#L1
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts took 55.6s
Slow Test: [chromium] › specs/profile/profile.spec.ts#L1
[chromium] › specs/profile/profile.spec.ts took 27.3s
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/onboarding/onboarding.spec.ts#L1
[chromium] › specs/onboarding/onboarding.spec.ts took 1.1m
Slow Test: [chromium] › specs/network/add-network.spec.ts#L1
[chromium] › specs/network/add-network.spec.ts took 58.0s
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/send/send-btc.spec.ts#L1
[chromium] › specs/send/send-btc.spec.ts took 56.4s
Slow Test: [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts took 46.4s
Slow Test: [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 20.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/compliance-checks/compliance-checks.spec.ts#L1
[chromium] › specs/compliance-checks/compliance-checks.spec.ts took 26.8s
Slow Test: [chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 17.3s
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.9m
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
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/
🎭 Playwright Run Summary
2 passed (25.7s)
🎭 Playwright Run Summary
2 passed (30.3s)
🎭 Playwright Run Summary
5 passed (53.6s)
🎭 Playwright Run Summary
5 passed (56.6s)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/transactions/transactions.spec.ts:23:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call 1 skipped 2 passed (1.4m)
🎭 Playwright Run Summary
12 passed (1.6m)
🎭 Playwright Run Summary
14 passed (2.1m)
🎭 Playwright Run Summary
13 passed (2.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/ledger/ledger.spec.ts:41:9 › App with Ledger › withStacksKeysOnly › stacks address is shown by default 15 passed (2.6m)
🎭 Playwright Run Summary
16 passed (3.0m)

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
6.32 MB