chore: update monorepo tokens #4458
playwright.yml
on: push
Matrix: test
Merge reports
1m 27s
Annotations
4 errors, 9 warnings, and 7 notices
[chromium] › specs/transactions/transactions.spec.ts:24:9 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call:
tests/specs/transactions/transactions.spec.ts#L1
1) [chromium] › specs/transactions/transactions.spec.ts:24:9 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call
Test timeout of 30000ms exceeded.
|
[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
1) [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
|
[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/profile/profile.spec.ts:56:7 › Profile updating › should send a signed profile token to gaia:
tests/specs/profile/profile.spec.ts#L25
2) [chromium] › specs/profile/profile.spec.ts:56:7 › Profile updating › should send a signed profile token to gaia
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
|
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, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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: actions/setup-node@v3, actions/cache@v3, 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/setup-node@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
3 skipped
5 passed (35.2s)
|
🎭 Playwright Run Summary
6 passed (1.1m)
|
🎭 Playwright Run Summary
8 passed (1.2m)
|
🎭 Playwright Run Summary
7 passed (56.5s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/transactions/transactions.spec.ts:24:9 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call
6 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/send/send-stx.spec.ts:29:9 › send stx › tests on testnet › that send max button sets available balance minus fee
15 passed (1.7m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › specs/profile/profile.spec.ts:37:7 › Profile updating › should show profile details
[chromium] › specs/profile/profile.spec.ts:56:7 › Profile updating › should send a signed profile token to gaia
8 passed (3.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
93.4 MB |
|