chore(ledger): log transaction payload prior to sending to ledger #6905
playwright.yml
on: pull_request
Matrix: test
Merge reports
23s
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 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 35.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/
|
Slow Test:
[chromium] › specs/transactions/transactions.spec.ts#L1
[chromium] › specs/transactions/transactions.spec.ts took 37.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 1.0m
|
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 1.1m
|
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.3m
|
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 34.7s
|
Slow Test:
[chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 23.2s
|
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/network/add-network.spec.ts#L1
[chromium] › specs/network/add-network.spec.ts took 1.5m
|
Slow Test:
[chromium] › specs/message-signing/bip322-message-signing.spec.ts#L1
[chromium] › specs/message-signing/bip322-message-signing.spec.ts took 21.1s
|
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 1.2m
|
Slow Test:
[chromium] › specs/profile/profile.spec.ts#L1
[chromium] › specs/profile/profile.spec.ts took 31.6s
|
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.1m
|
Slow Test:
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts took 1.0m
|
Slow Test:
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 23.7s
|
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 3.5m
|
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 (39.3s)
|
🎭 Playwright Run Summary
1 skipped
3 passed (50.5s)
|
🎭 Playwright Run Summary
5 passed (1.1m)
|
🎭 Playwright Run Summary
6 passed (1.2m)
|
🎭 Playwright Run Summary
7 passed (1.4m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/ledger/ledger.spec.ts:46:9 › App with Ledger › withStacksKeysOnly › there are no bitcoin requests
15 passed (2.1m)
|
🎭 Playwright Run Summary
11 passed (1.9m)
|
🎭 Playwright Run Summary
12 passed (2.0m)
|
🎭 Playwright Run Summary
13 passed (2.6m)
|
🎭 Playwright Run Summary
16 passed (3.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
1.48 MB |
|