Full page extension views, containers, shared headers + footers #4668
Annotations
4 errors, 1 warning, and 1 notice
Run Playwright tests:
tests/specs/send/send-stx.spec.ts#L184
1) [chromium] › specs/send/send-stx.spec.ts:190:7 › send stx › tests on mainnet › send form input fields › that recipient address matches bns name
Test timeout of 30000ms exceeded while running "afterEach" hook.
182 | });
183 |
> 184 | test.afterEach(async () => {
| ^
185 | await sPage.goBack();
186 | await sPage.selectStxAndGoToSendForm();
187 | });
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:184:10
|
Run Playwright tests:
tests/specs/send/send-stx.spec.ts#L184
1) [chromium] › specs/send/send-stx.spec.ts:190:7 › send stx › tests on mainnet › send form input fields › that recipient address matches bns name
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "afterEach" hook.
182 | });
183 |
> 184 | test.afterEach(async () => {
| ^
185 | await sPage.goBack();
186 | await sPage.selectStxAndGoToSendForm();
187 | });
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:184:10
|
Run Playwright tests:
tests/specs/send/send-stx.spec.ts#L184
1) [chromium] › specs/send/send-stx.spec.ts:190:7 › send stx › tests on mainnet › send form input fields › that recipient address matches bns name
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "afterEach" hook.
182 | });
183 |
> 184 | test.afterEach(async () => {
| ^
185 | await sPage.goBack();
186 | await sPage.selectStxAndGoToSendForm();
187 | });
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:184:10
|
Run Playwright tests
Process completed with exit code 1.
|
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/.
|
Run Playwright tests
1 failed
[chromium] › specs/send/send-stx.spec.ts:190:7 › send stx › tests on mainnet › send form input fields › that recipient address matches bns name
2 skipped
4 passed (2.8m)
|
Loading