Full page extension views, containers, shared headers + footers #4660
playwright.yml
on: pull_request
Matrix: test
Merge reports
2m 21s
Annotations
17 errors, 9 warnings, and 7 notices
[chromium] › specs/transactions/transactions.spec.ts:24:5 › 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:5 › 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:5 › send stx › tests on testnet › that send max button sets available balance minus fee:
tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:29:5 › send stx › tests on testnet › that send max button sets available balance minus fee
Test timeout of 30000ms exceeded.
|
[chromium] › specs/send/send-stx.spec.ts:29:5 › send stx › tests on testnet › that send max button sets available balance minus fee:
tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:29:5 › send stx › tests on testnet › that send max button sets available balance minus fee
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/send/send-stx.spec.ts:29:5 › send stx › tests on testnet › that send max button sets available balance minus fee:
tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:29:5 › send stx › tests on testnet › that send max button sets available balance minus fee
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/send/send-btc.spec.ts:87:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo:
tests/specs/send/send-btc.spec.ts#L12
2) [chromium] › specs/send/send-btc.spec.ts:87:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo
Test timeout of 30000ms exceeded while running "beforeEach" hook.
10 |
11 | test.describe('send btc', () => {
> 12 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => {
| ^
13 | await globalPage.setupAndUseApiCalls(extensionId);
14 | await onboardingPage.signInWithTestAccount(extensionId);
15 | await homePage.enableTestMode();
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:12:8
|
Shard 5 of 8
Process completed with exit code 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:
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
|
[chromium] › specs/send/send-stx.spec.ts:190:7 › send stx › tests on mainnet › send form input fields › that recipient address matches bns name:
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
|
[chromium] › specs/send/send-stx.spec.ts:190:7 › send stx › tests on mainnet › send form input fields › that recipient address matches bns name:
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
|
Shard 7 of 8
Process completed with exit code 1.
|
[chromium] › specs/onboarding/onboarding.spec.ts:84:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:84:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
Test timeout of 30000ms exceeded.
|
[chromium] › specs/onboarding/onboarding.spec.ts:84:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:84:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/onboarding/onboarding.spec.ts:84:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address:
tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:84:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/profile/profile.spec.ts:42:3 › Profile updating › should send a signed profile token to gaia:
tests/specs/profile/profile.spec.ts#L11
2) [chromium] › specs/profile/profile.spec.ts:42:3 › Profile updating › should send a signed profile token to gaia
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/profile/profile.spec.ts:42:3 › Profile updating › should send a signed profile token to gaia:
tests/specs/profile/profile.spec.ts#L11
2) [chromium] › specs/profile/profile.spec.ts:42:3 › Profile updating › should send a signed profile token to gaia
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
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
3) [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
|
Shard 3 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 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 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 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/.
|
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 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/.
|
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 (37.3s)
|
🎭 Playwright Run Summary
8 passed (1.3m)
|
🎭 Playwright Run Summary
6 passed (1.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/transactions/transactions.spec.ts:24:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call
6 passed (1.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/send/send-stx.spec.ts:29:5 › send stx › tests on testnet › that send max button sets available balance minus fee
1 flaky
[chromium] › specs/send/send-btc.spec.ts:87:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo
11 skipped
4 passed (3.6m)
|
🎭 Playwright Run Summary
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 (3.0m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › specs/onboarding/onboarding.spec.ts:84:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address
[chromium] › specs/profile/profile.spec.ts:42:3 › Profile updating › should send a signed profile token to gaia
1 flaky
[chromium] › specs/profile/profile.spec.ts:23:3 › Profile updating › should show profile details
7 passed (5.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
71.1 MB |
|