Skip to content

chore: remove superflous and erroneous analytics tracking #5449

chore: remove superflous and erroneous analytics tracking

chore: remove superflous and erroneous analytics tracking #5449

Status Success
Total duration 7m 6s
Artifacts 1

playwright.yml

on: push
Matrix: test
Merge reports
40s
Merge reports
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 10 warnings, and 8 notices
[chromium] › specs/send/send-stx.spec.ts:195:5 › send stx: tests on mainnet › send form input fields › that fee row defaults to middle fee estimation: tests/specs/send/send-stx.spec.ts#L202
1) [chromium] › specs/send/send-stx.spec.ts:195:5 › send stx: tests on mainnet › send form input fields › that fee row defaults to middle fee estimation Error: expect(received).toBeTruthy() Received: false 200 | // Using min/max fee caps 201 | const isMiddleFee = fee >= 0.003 && fee <= 0.75; > 202 | test.expect(isMiddleFee).toBeTruthy(); | ^ 203 | }); 204 | 205 | test('that low fee estimate can be selected', async ({ sendPage }) => { at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:202:32
[chromium] › specs/send/send-stx.spec.ts:110:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance: tests/specs/send/send-stx.spec.ts#L18
1) [chromium] › specs/send/send-stx.spec.ts:110:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance Test timeout of 30000ms exceeded while running "beforeEach" hook. 16 | 17 | test.describe('send stx: tests on testnet', () => { > 18 | test.beforeEach(async ({ extensionId, globalPage, homePage, onboardingPage, sendPage }) => { | ^ 19 | await globalPage.setupAndUseApiCalls(extensionId); 20 | await onboardingPage.signInWithTestAccount(extensionId); 21 | await homePage.selectTestNet(); at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:18:8
[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/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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/profile/profile.spec.ts:19:3 › Profile updating › should show an error for invalid profile: tests/specs/profile/profile.spec.ts#L1
1) [chromium] › specs/profile/profile.spec.ts:19:3 › Profile updating › should show an error for invalid profile Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/profile/profile.spec.ts:49:3 › Gaia profile request › should send a signed profile token to gaia: tests/specs/profile/profile.spec.ts#L1
2) [chromium] › specs/profile/profile.spec.ts:49:3 › Gaia profile request › should send a signed profile token to gaia Test timeout of 30000ms exceeded.
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:102:3 › Sign PSBT › that the request can be signed and broadcast: tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L24
3) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:102:3 › Sign PSBT › that the request can be signed and broadcast Test timeout of 30000ms exceeded while running "beforeEach" hook. 22 | 23 | test.describe('Sign PSBT', () => { > 24 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, page }) => { | ^ 25 | await globalPage.setupAndUseApiCalls(extensionId); 26 | await onboardingPage.signInWithTestAccount(extensionId); 27 | await page.goto('localhost:3000'); at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:24:8
Shard 1 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: 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: 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: 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: 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 6 of 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: 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: 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/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
4 skipped 6 passed (45.1s)
🎭 Playwright Run Summary
9 passed (1.0m)
🎭 Playwright Run Summary
9 passed (1.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/send/send-stx.spec.ts:195:5 › send stx: tests on mainnet › send form input fields › that fee row defaults to middle fee estimation 8 passed (1.8m)
🎭 Playwright Run Summary
9 passed (1.8m)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/send/send-stx.spec.ts:110:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance 8 passed (2.4m)
🎭 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 8 passed (2.8m)
🎭 Playwright Run Summary
3 flaky [chromium] › specs/profile/profile.spec.ts:19:3 › Profile updating › should show an error for invalid profile [chromium] › specs/profile/profile.spec.ts:49:3 › Gaia profile request › should send a signed profile token to gaia [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:102:3 › Sign PSBT › that the request can be signed and broadcast 6 passed (3.7m)

Artifacts

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