Skip to content

fix: stx fallback btn show on load #6353

fix: stx fallback btn show on load

fix: stx fallback btn show on load #6353

Triggered via pull request July 19, 2024 13:27
Status Success
Total duration 6m 3s
Artifacts 1

playwright.yml

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

Annotations

4 errors, 25 warnings, and 9 notices
[chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value: tests/specs/send/send-stx.spec.ts#L20
1) [chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Test timeout of 30000ms exceeded while running "beforeEach" hook. 18 | 19 | test.describe('send stx: tests on testnet', () => { > 20 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => { | ^ 21 | await globalPage.setupAndUseApiCalls(extensionId); 22 | 23 | await onboardingPage.signInWithTestAccount(extensionId); at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:20:8
[chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value: tests/page-object-models/send.page.ts#L85
1) [chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('crypto-asset-list-item-stx') at page-object-models/send.page.ts:85 83 | await this.page 84 | .getByTestId(CryptoAssetSelectors.CryptoAssetListItem.replace('{symbol}', 'stx')) > 85 | .click(); | ^ 86 | await this.page.waitForURL('**' + `${RouteUrls.SendCryptoAsset}/stx`); 87 | await this.page.getByTestId(SendCryptoAssetSelectors.SendForm).waitFor(); 88 | } at SendPage.selectStxAndGoToSendForm (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:85:8) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:26:5
[chromium] › specs/send/send-stx.spec.ts:205:5 › send stx: tests on mainnet › send form input fields › that recipient address matches bns name: tests/specs/send/send-stx.spec.ts#L197
2) [chromium] › specs/send/send-stx.spec.ts:205:5 › send stx: tests on mainnet › send form input fields › that recipient address matches bns name Test timeout of 30000ms exceeded while running "beforeEach" hook. 195 | // Those that can should be migrated to testnet tests 196 | test.describe('send stx: tests on mainnet', () => { > 197 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, homePage, sendPage }) => { | ^ 198 | await globalPage.setupAndUseApiCalls(extensionId); 199 | await onboardingPage.signInWithTestAccount(extensionId); 200 | await homePage.sendButton.click(); at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:197:8
[chromium] › specs/send/send-stx.spec.ts:205:5 › send stx: tests on mainnet › send form input fields › that recipient address matches bns name: tests/page-object-models/send.page.ts#L85
2) [chromium] › specs/send/send-stx.spec.ts:205:5 › send stx: tests on mainnet › send form input fields › that recipient address matches bns name Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('crypto-asset-list-item-stx') at page-object-models/send.page.ts:85 83 | await this.page 84 | .getByTestId(CryptoAssetSelectors.CryptoAssetListItem.replace('{symbol}', 'stx')) > 85 | .click(); | ^ 86 | await this.page.waitForURL('**' + `${RouteUrls.SendCryptoAsset}/stx`); 87 | await this.page.getByTestId(SendCryptoAssetSelectors.SendForm).waitFor(); 88 | } at SendPage.selectStxAndGoToSendForm (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:85:8) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:201:5
Shard 8 of 10
The following actions uses Node.js version which is deprecated 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 2 of 10
The following actions uses Node.js version which is deprecated 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 15.9s
Shard 4 of 10
The following actions uses Node.js version which is deprecated 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 23.4s
Shard 10 of 10
The following actions uses Node.js version which is deprecated 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 20.1s
Shard 9 of 10
The following actions uses Node.js version which is deprecated 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 43.1s
Shard 6 of 10
The following actions uses Node.js version which is deprecated 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 40.5s
Slow Test: [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 15.5s
Shard 1 of 10
The following actions uses Node.js version which is deprecated 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 44.5s
Slow Test: [chromium] › specs/compliance-checks/compliance-checks.spec.ts#L1
[chromium] › specs/compliance-checks/compliance-checks.spec.ts took 24.6s
Slow Test: [chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 16.2s
Shard 5 of 10
The following actions uses Node.js version which is deprecated 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 53.9s
Shard 3 of 10
The following actions uses Node.js version which is deprecated 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.0m
Slow Test: [chromium] › specs/network/add-network.spec.ts#L1
[chromium] › specs/network/add-network.spec.ts took 1.0m
Shard 7 of 10
The following actions uses Node.js version which is deprecated 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 52.1s
Merge reports
The following actions uses Node.js version which is deprecated 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
2 passed (19.8s)
🎭 Playwright Run Summary
2 passed (27.3s)
🎭 Playwright Run Summary
1 skipped 3 passed (30.5s)
🎭 Playwright Run Summary
5 passed (47.0s)
🎭 Playwright Run Summary
7 passed (59.8s)
🎭 Playwright Run Summary
16 passed (1.5m)
🎭 Playwright Run Summary
10 passed (1.2m)
🎭 Playwright Run Summary
14 passed (2.1m)
🎭 Playwright Run Summary
2 flaky [chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input [chromium] › specs/send/send-stx.spec.ts:205:5 › send stx: tests on mainnet › send form input fields › that recipient address matches bns name 20 passed (4.0m)

Artifacts

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