fix: rename dialog as sheet, closes ref leather-io/issues#268 #6685
playwright.yml
on: pull_request
Matrix: test
Merge reports
14s
Annotations
5 errors, 25 warnings, and 9 notices
[chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page:
tests/specs/ledger/ledger.spec.ts#L1
1) [chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page
Test timeout of 30000ms exceeded.
|
[chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page:
tests/page-object-models/home.page.ts#L107
1) [chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('tab-activity')
at page-object-models/home.page.ts:107
105 |
106 | async clickActivityTab() {
> 107 | await this.page.getByTestId(HomePageSelectors.ActivityTabBtn).click();
| ^
108 | }
109 |
110 | async clickSettingsButton() {
at HomePage.clickActivityTab (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:107:67)
at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:59:24
|
[chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page:
tests/specs/ledger/ledger.spec.ts#L1
1) [chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page:
tests/page-object-models/home.page.ts#L107
1) [chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('tab-activity')
at page-object-models/home.page.ts:107
105 |
106 | async clickActivityTab() {
> 107 | await this.page.getByTestId(HomePageSelectors.ActivityTabBtn).click();
| ^
108 | }
109 |
110 | async clickSettingsButton() {
at HomePage.clickActivityTab (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:107:67)
at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:59:24
|
[chromium] › specs/ledger/ledger.spec.ts:29:7 › App with Ledger › withBitcoinKeysOnly › that homepage renders correctly:
tests/specs/ledger/ledger.spec.ts#L30
2) [chromium] › specs/ledger/ledger.spec.ts:29:7 › App with Ledger › withBitcoinKeysOnly › that homepage renders correctly
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('text="Send"').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('text="Send"').first()
28 |
29 | test('that homepage renders correctly', async ({ homePage }) => {
> 30 | await test.expect(homePage.page.locator('text="Send"').first()).toBeVisible();
| ^
31 | await test.expect(homePage.page.locator('text="Receive"').first()).toBeVisible();
32 | await test.expect(homePage.page.locator('text="Buy"').first()).toBeVisible();
33 | });
at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:30:73
|
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/
|
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 18.8s
|
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 34.4s
|
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 48.0s
|
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 30.7s
|
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 58.7s
|
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 45.1s
|
Slow Test:
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 20.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.2m
|
Slow Test:
[chromium] › specs/network/add-network.spec.ts#L1
[chromium] › specs/network/add-network.spec.ts took 57.9s
|
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 28.3s
|
Slow Test:
[chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 17.7s
|
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-stx.spec.ts#L1
[chromium] › specs/send/send-stx.spec.ts took 3.0m
|
Slow Test:
[chromium] › specs/send/send-btc.spec.ts#L1
[chromium] › specs/send/send-btc.spec.ts took 58.7s
|
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 (22.8s)
|
🎭 Playwright Run Summary
1 skipped
3 passed (45.9s)
|
🎭 Playwright Run Summary
5 passed (51.8s)
|
🎭 Playwright Run Summary
2 passed (34.6s)
|
🎭 Playwright Run Summary
10 passed (1.3m)
|
🎭 Playwright Run Summary
7 passed (1.2m)
|
🎭 Playwright Run Summary
14 passed (2.2m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › specs/ledger/ledger.spec.ts:58:7 › App with Ledger › withStacksKeysOnly › that you can navigate to activity page
[chromium] › specs/ledger/ledger.spec.ts:29:7 › App with Ledger › withBitcoinKeysOnly › that homepage renders correctly
14 passed (2.9m)
|
🎭 Playwright Run Summary
22 passed (4.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
1.38 MB |
|