Merge external contributions #4280
playwright.yml
on: pull_request
Matrix: test
Merge reports
3m 27s
Annotations
4 errors and 7 notices
[chromium] › specs/send/send-stx.spec.ts:205:11 › send stx › tests on mainnet › send form input fields › that fee row defaults to middle fee estimation:
tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:205:11 › send stx › tests on mainnet › send form input fields › that fee row defaults to middle fee estimation
Test timeout of 30000ms exceeded.
|
[chromium] › specs/profile/profile.spec.ts:37:7 › Profile updating › should show profile details:
tests/specs/profile/profile.spec.ts#L25
1) [chromium] › specs/profile/profile.spec.ts:37:7 › Profile updating › should show profile details
Test timeout of 30000ms exceeded while running "beforeEach" hook.
23 | }
24 |
> 25 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, context }) => {
| ^
26 | await globalPage.setupAndUseApiCalls(extensionId);
27 | await onboardingPage.signInWithTestAccount(extensionId);
28 | testAppPage = await TestAppPage.openDemoPage(context);
at /home/runner/work/extension/extension/tests/specs/profile/profile.spec.ts:25:8
|
[chromium] › specs/send/send-btc.spec.ts:31:9 › send btc › btc send form › that recipient input is trimmed correctly:
tests/specs/send/send-btc.spec.ts#L11
1) [chromium] › specs/send/send-btc.spec.ts:31:9 › send btc › btc send form › that recipient input is trimmed correctly
Test timeout of 30000ms exceeded while running "beforeEach" hook.
9 |
10 | test.describe('send btc', () => {
> 11 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => {
| ^
12 | await globalPage.setupAndUseApiCalls(extensionId);
13 | await onboardingPage.signInWithTestAccount(extensionId);
14 | await homePage.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:11:8
|
[chromium] › specs/send/send-stx.spec.ts:29:9 › send stx › tests on testnet › that send max button sets available balance minus fee:
tests/specs/send/send-stx.spec.ts#L19
2) [chromium] › specs/send/send-stx.spec.ts:29:9 › send stx › tests on testnet › that send max button sets available balance minus fee
"beforeAll" hook timeout of 30000ms exceeded.
17 | const amount = '0.000001';
18 | let sPage: SendPage;
> 19 | test.beforeAll(async ({ extensionId, globalPage, onboardingPage, homePage, sendPage }) => {
| ^
20 | await globalPage.setupAndUseApiCalls(extensionId);
21 | await onboardingPage.signInWithTestAccount(extensionId);
22 | await homePage.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:19:10
|
🎭 Playwright Run Summary
3 skipped
5 passed (35.6s)
|
🎭 Playwright Run Summary
6 passed (1.0m)
|
🎭 Playwright Run Summary
8 passed (1.3m)
|
🎭 Playwright Run Summary
7 passed (1.2m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/send/send-stx.spec.ts:205:11 › send stx › tests on mainnet › send form input fields › that fee row defaults to middle fee estimation
6 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/profile/profile.spec.ts:37:7 › Profile updating › should show profile details
9 passed (2.4m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › specs/send/send-btc.spec.ts:31:9 › send btc › btc send form › that recipient input is trimmed correctly
[chromium] › specs/send/send-stx.spec.ts:29:9 › send stx › tests on testnet › that send max button sets available balance minus fee
14 passed (2.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
87.5 MB |
|