Skip to content

fix: account circle numbers and delete unused code #3692

fix: account circle numbers and delete unused code

fix: account circle numbers and delete unused code #3692

Triggered via pull request November 20, 2023 13:03
Status Failure
Total duration 7m 15s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 7 notices
[chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:9 › Message signing › BIP-322 message signing › Signature rejected: eval at evaluate (:202:30)#L1
1) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:9 › Message signing › BIP-322 message signing › Signature rejected Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'request') at eval (eval at evaluate (:202:30), <anonymous>:1:44) at UtilityScript.evaluate (<anonymous>:204:17) at UtilityScript.<anonymous> (<anonymous>:1:44) at eval (/home/runner/work/extension/extension/eval at evaluate (:202:30), <anonymous>:1:44) at UtilityScript.evaluate (/home/runner/work/extension/extension/<anonymous>:204:17) at UtilityScript.<anonymous> (/home/runner/work/extension/extension/<anonymous>:1:44) at /home/runner/work/extension/extension/tests/specs/message-signing/bip322-message-signing.spec.ts:23:14 at /home/runner/work/extension/extension/tests/specs/message-signing/bip322-message-signing.spec.ts:55:37
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:54:7 › Bitcoin Contract Request Test › that the bitcoin contract offer is properly displayed: tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
1) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:54:7 › Bitcoin Contract Request Test › that the bitcoin contract offer is properly displayed Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:54:7 › Bitcoin Contract Request Test › that the bitcoin contract offer is properly displayed: tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
1) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:54:7 › Bitcoin Contract Request Test › that the bitcoin contract offer is properly displayed Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:54:7 › Bitcoin Contract Request Test › that the bitcoin contract offer is properly displayed: tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
1) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:54:7 › Bitcoin Contract Request Test › that the bitcoin contract offer is properly displayed Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:85:7 › Bitcoin Contract Request Test › that user can reject a bitcoin contract offer: tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
2) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:85:7 › Bitcoin Contract Request Test › that user can reject a bitcoin contract offer Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:85:7 › Bitcoin Contract Request Test › that user can reject a bitcoin contract offer: tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
2) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:85:7 › Bitcoin Contract Request Test › that user can reject a bitcoin contract offer Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:85:7 › Bitcoin Contract Request Test › that user can reject a bitcoin contract offer: tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
2) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:85:7 › Bitcoin Contract Request Test › that user can reject a bitcoin contract offer Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:102:7 › Bitcoin Contract Request Test › that user can't accept a bitcoin contract offer without sufficient bitcoin': tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
3) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:102:7 › Bitcoin Contract Request Test › that user can't accept a bitcoin contract offer without sufficient bitcoin' Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:102:7 › Bitcoin Contract Request Test › that user can't accept a bitcoin contract offer without sufficient bitcoin': tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
3) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:102:7 › Bitcoin Contract Request Test › that user can't accept a bitcoin contract offer without sufficient bitcoin' Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:102:7 › Bitcoin Contract Request Test › that user can't accept a bitcoin contract offer without sufficient bitcoin': tests/specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts#L1
3) [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:102:7 › Bitcoin Contract Request Test › that user can't accept a bitcoin contract offer without sufficient bitcoin' Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
Shard 1 of 8
Process completed with exit code 1.
[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-btc.spec.ts:31:9 › send btc › btc send form › that recipient input is trimmed correctly: tests/specs/send/send-btc.spec.ts#L1
1) [chromium] › specs/send/send-btc.spec.ts:31:9 › send btc › btc send form › that recipient input is trimmed correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test finished within timeout of 30000ms, but tearing down "trace recording" ran out of time. Please allow more time for the test, since teardown is attributed towards the test timeout budget.
[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 Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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-btc.spec.ts:21:9 › send btc › btc send form › that it shows preview of tx details to be confirmed: tests/specs/send/send-btc.spec.ts#L11
2) [chromium] › specs/send/send-btc.spec.ts:21:9 › send btc › btc send form › that it shows preview of tx details to be confirmed 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-btc.spec.ts:43:9 › send btc › btc send form › that asset value and recipient on preview match input: tests/specs/send/send-btc.spec.ts#L11
3) [chromium] › specs/send/send-btc.spec.ts:43:9 › send btc › btc send form › that asset value and recipient on preview match input 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-btc.spec.ts:43:9 › send btc › btc send form › that asset value and recipient on preview match input: tests/specs/send/send-btc.spec.ts#L11
3) [chromium] › specs/send/send-btc.spec.ts:43:9 › send btc › btc send form › that asset value and recipient on preview match input Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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-btc.spec.ts:64:9 › send btc › btc send form › that fee value on preview match chosen one: tests/specs/send/send-btc.spec.ts#L11
4) [chromium] › specs/send/send-btc.spec.ts:64:9 › send btc › btc send form › that fee value on preview match chosen one 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
Shard 4 of 8
Process completed with exit code 1.
🎭 Playwright Run Summary
12 passed (17.7s)
🎭 Playwright Run Summary
6 passed (44.4s)
🎭 Playwright Run Summary
1 skipped 5 passed (55.8s)
🎭 Playwright Run Summary
1 flaky [chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:9 › Message signing › BIP-322 message signing › Signature rejected 6 passed (1.1m)
🎭 Playwright Run Summary
7 passed (1.4m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:54:7 › Bitcoin Contract Request Test › that the bitcoin contract offer is properly displayed [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:85:7 › Bitcoin Contract Request Test › that user can reject a bitcoin contract offer [chromium] › specs/bitcoin-contract-offer-accept/bitcoin-contract-offer-accept.spec.ts:102:7 › Bitcoin Contract Request Test › that user can't accept a bitcoin contract offer without sufficient bitcoin' 4 passed (5.0m)
🎭 Playwright Run Summary
1 failed [chromium] › specs/send/send-btc.spec.ts:31:9 › send btc › btc send form › that recipient input is trimmed correctly 3 flaky [chromium] › specs/send/send-btc.spec.ts:21:9 › send btc › btc send form › that it shows preview of tx details to be confirmed [chromium] › specs/send/send-btc.spec.ts:43:9 › send btc › btc send form › that asset value and recipient on preview match input [chromium] › specs/send/send-btc.spec.ts:64:9 › send btc › btc send form › that fee value on preview match chosen one 2 passed (5.2m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
63.8 MB