Skip to content

chore: implement fix to limit amount of accounts rendered #5163

chore: implement fix to limit amount of accounts rendered

chore: implement fix to limit amount of accounts rendered #5163

Triggered via pull request April 5, 2024 13:03
Status Success
Total duration 7m 49s
Artifacts 1

playwright.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 9 warnings, and 8 notices
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:59:3 › Compliance checks › nothing happens when chainalysis is down: tests/specs/compliance-checks/compliance-checks.spec.ts#L22
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:59:3 › Compliance checks › nothing happens when chainalysis is down Test timeout of 30000ms exceeded while running "beforeEach" hook. 20 | 21 | test.describe('Compliance checks', () => { > 22 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, page }) => { | ^ 23 | await globalPage.setupAndUseApiCalls(extensionId); 24 | await onboardingPage.signInWithTestAccount(extensionId); 25 | await page.goto('localhost:3000', { waitUntil: 'networkidle' }); at /home/runner/work/extension/extension/tests/specs/compliance-checks/compliance-checks.spec.ts:22:8
[chromium] › specs/transactions/transactions.spec.ts:45:5 › Transaction signing › App initiated STX transfer › that it broadcasts correctly with given fee and amount: tests/specs/transactions/transactions.spec.ts#L1
1) [chromium] › specs/transactions/transactions.spec.ts:45:5 › Transaction signing › App initiated STX transfer › that it broadcasts correctly with given fee and amount Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-stx.spec.ts:27:3 › send stx: tests on testnet › that send max button sets available balance minus fee: tests/specs/send/send-stx.spec.ts#L19
1) [chromium] › specs/send/send-stx.spec.ts:27:3 › send stx: tests on testnet › that send max button sets available balance minus fee Test timeout of 30000ms exceeded while running "beforeEach" hook. 17 | 18 | test.describe('send stx: tests on testnet', () => { > 19 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => { | ^ 20 | await globalPage.setupAndUseApiCalls(extensionId); 21 | await onboardingPage.signInWithTestAccount(extensionId); 22 | await homePage.selectTestNet(); at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:19:8
[chromium] › specs/send/send-stx.spec.ts:118:5 › send stx: tests on testnet › send form validation › that the address must be valid: tests/specs/send/send-stx.spec.ts#L19
1) [chromium] › specs/send/send-stx.spec.ts:118:5 › send stx: tests on testnet › send form validation › that the address must be valid Test timeout of 30000ms exceeded while running "beforeEach" hook. 17 | 18 | test.describe('send stx: tests on testnet', () => { > 19 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => { | ^ 20 | await globalPage.setupAndUseApiCalls(extensionId); 21 | await onboardingPage.signInWithTestAccount(extensionId); 22 | await homePage.selectTestNet(); at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:19:8
[chromium] › specs/send/send-stx.spec.ts:133:5 › send stx: tests on testnet › send form validation › that valid addresses are accepted: tests/specs/send/send-stx.spec.ts#L19
2) [chromium] › specs/send/send-stx.spec.ts:133:5 › send stx: tests on testnet › send form validation › that valid addresses are accepted Test timeout of 30000ms exceeded while running "beforeEach" hook. 17 | 18 | test.describe('send stx: tests on testnet', () => { > 19 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => { | ^ 20 | await globalPage.setupAndUseApiCalls(extensionId); 21 | await onboardingPage.signInWithTestAccount(extensionId); 22 | await homePage.selectTestNet(); at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:19:8
Shard 3 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shard 4 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shard 7 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shard 2 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shard 1 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shard 8 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shard 5 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shard 6 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Merge reports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
8 passed (1.2m)
🎭 Playwright Run Summary
8 passed (1.5m)
🎭 Playwright Run Summary
8 passed (1.7m)
🎭 Playwright Run Summary
9 passed (1.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/compliance-checks/compliance-checks.spec.ts:59:3 › Compliance checks › nothing happens when chainalysis is down 3 skipped 5 passed (1.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/transactions/transactions.spec.ts:45:5 › Transaction signing › App initiated STX transfer › that it broadcasts correctly with given fee and amount 7 passed (2.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/send/send-stx.spec.ts:27:3 › send stx: tests on testnet › that send max button sets available balance minus fee 7 passed (2.7m)
🎭 Playwright Run Summary
2 flaky [chromium] › specs/send/send-stx.spec.ts:118:5 › send stx: tests on testnet › send form validation › that the address must be valid [chromium] › specs/send/send-stx.spec.ts:133:5 › send stx: tests on testnet › send form validation › that valid addresses are accepted 6 passed (3.3m)

Artifacts

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