Skip to content

Fix/5133/update borders #5095

Fix/5133/update borders

Fix/5133/update borders #5095

Triggered via pull request March 29, 2024 12:53
Status Failure
Total duration 7m 41s
Artifacts 1

playwright.yml

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

Annotations

15 errors, 9 warnings, and 8 notices
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:41:3 › Compliance checks › that it errors if non-compliant entity is detected: tests/specs/compliance-checks/compliance-checks.spec.ts#L22
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:41:3 › Compliance checks › that it errors if non-compliant entity is detected 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/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value: tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value: tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value: tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-stx.spec.ts:111:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance: tests/specs/send/send-stx.spec.ts#L19
2) [chromium] › specs/send/send-stx.spec.ts:111:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance 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:125:5 › send stx: tests on testnet › send form validation › that the address cannot be same as sender: tests/specs/send/send-stx.spec.ts#L19
3) [chromium] › specs/send/send-stx.spec.ts:125:5 › send stx: tests on testnet › send form validation › that the address cannot be same as sender 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 6 of 8
Process completed with exit code 1.
[chromium] › specs/send/send-btc.spec.ts:44:5 › send btc › btc send form › that asset value and recipient on preview match input: tests/specs/send/send-btc.spec.ts#L1
1) [chromium] › specs/send/send-btc.spec.ts:44:5 › send btc › btc send form › that asset value and recipient on preview match input Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-btc.spec.ts:44:5 › send btc › btc send form › that asset value and recipient on preview match input: tests/specs/send/send-btc.spec.ts#L1
1) [chromium] › specs/send/send-btc.spec.ts:44:5 › send btc › btc send form › that asset value and recipient on preview match input Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-btc.spec.ts:44:5 › send btc › btc send form › that asset value and recipient on preview match input: tests/specs/send/send-btc.spec.ts#L1
1) [chromium] › specs/send/send-btc.spec.ts:44:5 › send btc › btc send form › that asset value and recipient on preview match input Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-btc.spec.ts:65:5 › send btc › btc send form › that fee value on preview match chosen one: tests/specs/send/send-btc.spec.ts#L1
2) [chromium] › specs/send/send-btc.spec.ts:65:5 › send btc › btc send form › that fee value on preview match chosen one Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-btc.spec.ts:65:5 › send btc › btc send form › that fee value on preview match chosen one: tests/specs/send/send-btc.spec.ts#L1
2) [chromium] › specs/send/send-btc.spec.ts:65:5 › send btc › btc send form › that fee value on preview match chosen one Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-btc.spec.ts:65:5 › send btc › btc send form › that fee value on preview match chosen one: tests/specs/send/send-btc.spec.ts#L1
2) [chromium] › specs/send/send-btc.spec.ts:65:5 › send btc › btc send form › that fee value on preview match chosen one Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value: tests/specs/send/send-stx.spec.ts#L1
3) [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value Test timeout of 30000ms exceeded.
Shard 5 of 8
Process completed with exit code 1.
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 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 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 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 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 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 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/.
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/.
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
9 passed (1.2m)
🎭 Playwright Run Summary
8 passed (1.2m)
🎭 Playwright Run Summary
8 passed (1.4m)
🎭 Playwright Run Summary
8 passed (1.6m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/compliance-checks/compliance-checks.spec.ts:41:3 › Compliance checks › that it errors if non-compliant entity is detected 3 skipped 5 passed (1.5m)
🎭 Playwright Run Summary
8 passed (1.4m)
🎭 Playwright Run Summary
1 failed [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input 2 flaky [chromium] › specs/send/send-stx.spec.ts:111:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance [chromium] › specs/send/send-stx.spec.ts:125:5 › send stx: tests on testnet › send form validation › that the address cannot be same as sender 5 passed (4.3m)
🎭 Playwright Run Summary
2 failed [chromium] › specs/send/send-btc.spec.ts:44:5 › send btc › btc send form › that asset value and recipient on preview match input [chromium] › specs/send/send-btc.spec.ts:65:5 › send btc › btc send form › that fee value on preview match chosen one 1 flaky [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value 5 passed (5.1m)

Artifacts

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