Skip to content

feat: add inscription send flow test #6764

feat: add inscription send flow test

feat: add inscription send flow test #6764

Triggered via pull request September 6, 2024 12:16
Status Success
Total duration 5m 3s
Artifacts 1

playwright.yml

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

Annotations

2 errors, 27 warnings, and 10 notices
[chromium] › specs/ledger/ledger.spec.ts:46:9 › App with Ledger › withStacksKeysOnly › there are no bitcoin requests: tests/specs/ledger/ledger.spec.ts#L15
1) [chromium] › specs/ledger/ledger.spec.ts:46:9 › App with Ledger › withStacksKeysOnly › there are no bitcoin requests TimeoutError: page.waitForRequest: Timeout 1000ms exceeded while waiting for event "request" =========================== logs =========================== waiting for request /bestinslot|mempool\.space|inscriptions/ ============================================================ 13 | 14 | async function interceptBitcoinRequests(homePage: HomePage) { > 15 | const requestPromise = homePage.page.waitForRequest(/bestinslot|mempool\.space|inscriptions/, { | ^ 16 | timeout: 1000, 17 | }); 18 | return requestPromise; at interceptBitcoinRequests (/home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:15:40) at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:47:34
[chromium] › specs/ledger/ledger.spec.ts:46:9 › App with Ledger › withStacksKeysOnly › there are no bitcoin requests: tests/specs/ledger/ledger.spec.ts#L49
1) [chromium] › specs/ledger/ledger.spec.ts:46:9 › App with Ledger › withStacksKeysOnly › there are no bitcoin requests Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('current-account-display-name') 47 | const requestPromise = interceptBitcoinRequests(homePage); 48 | > 49 | await homePage.page.getByTestId(SettingsSelectors.CurrentAccountDisplayName).click(); | ^ 50 | 51 | await test 52 | .expect(async () => await test.expect(requestPromise).rejects.toThrowError()) at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:49:88
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 19.2s
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 32.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-open/open.spec.ts#L1
[chromium] › specs/rpc-open/open.spec.ts took 26.9s
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 51.3s
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 51.5s
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 53.6s
Slow Test: [chromium] › specs/profile/profile.spec.ts#L1
[chromium] › specs/profile/profile.spec.ts took 28.8s
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 57.7s
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 29.0s
Slow Test: [chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 19.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 1.0m
Slow Test: [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts took 48.4s
Slow Test: [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 21.2s
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
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
2 passed (23.6s)
🎭 Playwright Run Summary
1 skipped 3 passed (43.4s)
🎭 Playwright Run Summary
2 passed (31.2s)
🎭 Playwright Run Summary
5 passed (56.1s)
🎭 Playwright Run Summary
5 passed (55.9s)
🎭 Playwright Run Summary
12 passed (1.6m)
🎭 Playwright Run Summary
14 passed (2.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/ledger/ledger.spec.ts:46:9 › App with Ledger › withStacksKeysOnly › there are no bitcoin requests 15 passed (1.7m)
🎭 Playwright Run Summary
13 passed (2.3m)
🎭 Playwright Run Summary
16 passed (3.0m)

Artifacts

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