Skip to content

fix: update memo input component #4608

fix: update memo input component

fix: update memo input component #4608

Triggered via pull request February 21, 2024 09:30
@kyranjamiekyranjamie
synchronize #4960
fix/memo
Status Failure
Total duration 7m 27s
Artifacts 1

playwright.yml

on: pull_request
Matrix: test
Merge reports
2m 8s
Merge reports
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 9 warnings, and 7 notices
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:3 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer: tests/specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
1) [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:3 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer Test timeout of 30000ms exceeded.
[chromium] › specs/profile/profile.spec.ts:23:3 › Profile updating › should show profile details: tests/specs/profile/profile.spec.ts#L11
1) [chromium] › specs/profile/profile.spec.ts:23:3 › Profile updating › should show profile details Test timeout of 30000ms exceeded while running "beforeEach" hook. 9 | let testAppPage: TestAppPage; 10 | > 11 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, context }) => { | ^ 12 | await globalPage.setupAndUseApiCalls(extensionId); 13 | await onboardingPage.signInWithTestAccount(extensionId); 14 | testAppPage = await TestAppPage.openDemoPage(context); at /home/runner/work/extension/extension/tests/specs/profile/profile.spec.ts:11:8
[chromium] › specs/profile/profile.spec.ts:23:3 › Profile updating › should show profile details: tests/specs/profile/profile.spec.ts#L11
1) [chromium] › specs/profile/profile.spec.ts:23:3 › Profile updating › should show profile details Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 9 | let testAppPage: TestAppPage; 10 | > 11 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, context }) => { | ^ 12 | await globalPage.setupAndUseApiCalls(extensionId); 13 | await onboardingPage.signInWithTestAccount(extensionId); 14 | testAppPage = await TestAppPage.openDemoPage(context); at /home/runner/work/extension/extension/tests/specs/profile/profile.spec.ts:11:8
[chromium] › specs/send/send-stx.spec.ts:119:7 › send stx › tests on testnet › send form validation › that the address must be valid: tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:119:7 › send stx › tests on testnet › send form validation › that the address must be valid Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-stx.spec.ts:119:7 › send stx › tests on testnet › send form validation › that the address must be valid: tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:119:7 › send stx › tests on testnet › send form validation › that the address must be valid Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-stx.spec.ts:119:7 › send stx › tests on testnet › send form validation › that the address must be valid: tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:119:7 › send stx › tests on testnet › send form validation › that the address must be valid Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
Shard 5 of 8
Process completed with exit code 1.
Shard 6 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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/setup-node@v3, actions/download-artifact@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
3 skipped 5 passed (34.5s)
🎭 Playwright Run Summary
7 passed (58.4s)
🎭 Playwright Run Summary
7 passed (1.2m)
🎭 Playwright Run Summary
8 passed (1.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:3 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer 5 passed (1.6m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/profile/profile.spec.ts:23:3 › Profile updating › should show profile details 9 passed (2.8m)
🎭 Playwright Run Summary
1 failed [chromium] › specs/send/send-stx.spec.ts:119:7 › send stx › tests on testnet › send form validation › that the address must be valid 4 skipped 11 passed (3.1m)

Artifacts

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