Skip to content

[bot] ci: update npm packages #7252

[bot] ci: update npm packages

[bot] ci: update npm packages #7252

Triggered via pull request December 12, 2024 13:52
Status Failure
Total duration 22m 24s
Artifacts 1

playwright.yml

on: pull_request
Matrix: test
Merge reports
50s
Merge reports
Fit to window
Zoom out
Zoom in

Annotations

94 errors, 12 warnings, and 10 notices
[chromium] › specs/transactions/transactions.spec.ts:27:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/transactions/transactions.spec.ts:27:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/transactions/transactions.spec.ts:19:5
[chromium] › specs/transactions/transactions.spec.ts:27:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/transactions/transactions.spec.ts:27:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/transactions/transactions.spec.ts:19:5
[chromium] › specs/transactions/transactions.spec.ts:27:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/transactions/transactions.spec.ts:27:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/transactions/transactions.spec.ts:19:5
Shard 10 of 10
Process completed with exit code 1.
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back: tests/specs/manage-tokens/manage-tokens.spec.ts#L1
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back Test timeout of 30000ms exceeded.
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back: tests/specs/manage-tokens/manage-tokens.spec.ts#L53
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('manage-tokens-assets-list').getByTestId('doge') 51 | // disable tokens that are enabled by default 52 | await sip10TokenInManageTokensList.click(); > 53 | await brc20InManageTokensList.click(); | ^ 54 | await src20InManageTokensList.click(); 55 | await runeInManageTokensList.click(); 56 | at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:53:35
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
[chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-tokens/manage-tokens.spec.ts:9:5
[chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-transaction/manage-transaction.spec.ts:19:5
[chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-transaction/manage-transaction.spec.ts:19:5
[chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/manage-transaction/manage-transaction.spec.ts:19:5
[chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address: tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address Test timeout of 30000ms exceeded.
[chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address: tests/page-object-models/home.page.ts#L62
1) [chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('receive-crypto-asset-btn') - locator resolved to <button type="button" data-testid="receive-crypto-asset-btn" class="leather-c_ink.text-primary leather-p_space.01 leather-textStyle_label.02 leather-w_iconButtonWithLabelWidth leather-ring_none leather-op_1 leather-button leather-button--size_md leather-button--variant_ghost">…</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying at page-object-models/home.page.ts:62 60 | 61 | async goToReceiveDialog() { > 62 | await this.page.getByTestId(HomePageSelectors.ReceiveCryptoAssetBtn).click(); | ^ 63 | } 64 | 65 | // Open issue with Playwright's ability to copyToClipboard from legacy tests: at HomePage.goToReceiveDialog (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:62:74) at HomePage.getReceiveNativeSegwitAddress (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:71:16) at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:87:52
[chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address: tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address: tests/page-object-models/home.page.ts#L62
1) [chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('receive-crypto-asset-btn') at page-object-models/home.page.ts:62 60 | 61 | async goToReceiveDialog() { > 62 | await this.page.getByTestId(HomePageSelectors.ReceiveCryptoAssetBtn).click(); | ^ 63 | } 64 | 65 | // Open issue with Playwright's ability to copyToClipboard from legacy tests: at HomePage.goToReceiveDialog (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:62:74) at HomePage.getReceiveNativeSegwitAddress (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:71:16) at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:87:52
[chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address: tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address: tests/page-object-models/home.page.ts#L62
1) [chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('receive-crypto-asset-btn') - locator resolved to <button type="button" data-testid="receive-crypto-asset-btn" class="leather-c_ink.text-primary leather-p_space.01 leather-textStyle_label.02 leather-w_iconButtonWithLabelWidth leather-ring_none leather-op_1 leather-button leather-button--size_md leather-button--variant_ghost">…</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying at page-object-models/home.page.ts:62 60 | 61 | async goToReceiveDialog() { > 62 | await this.page.getByTestId(HomePageSelectors.ReceiveCryptoAssetBtn).click(); | ^ 63 | } 64 | 65 | // Open issue with Playwright's ability to copyToClipboard from legacy tests: at HomePage.goToReceiveDialog (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:62:74) at HomePage.getReceiveNativeSegwitAddress (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:71:16) at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:87:52
[chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address: tests/specs/onboarding/onboarding.spec.ts#L1
2) [chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address Test timeout of 30000ms exceeded.
[chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address: tests/page-object-models/home.page.ts#L62
2) [chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('receive-crypto-asset-btn') - locator resolved to <button type="button" data-testid="receive-crypto-asset-btn" class="leather-c_ink.text-primary leather-p_space.01 leather-textStyle_label.02 leather-w_iconButtonWithLabelWidth leather-ring_none leather-op_1 leather-button leather-button--size_md leather-button--variant_ghost">…</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying at page-object-models/home.page.ts:62 60 | 61 | async goToReceiveDialog() { > 62 | await this.page.getByTestId(HomePageSelectors.ReceiveCryptoAssetBtn).click(); | ^ 63 | } 64 | 65 | // Open issue with Playwright's ability to copyToClipboard from legacy tests: at HomePage.goToReceiveDialog (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:62:74) at HomePage.getReceiveStxAddress (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:95:16) at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:99:46
[chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address: tests/specs/onboarding/onboarding.spec.ts#L1
2) [chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address: tests/page-object-models/home.page.ts#L62
2) [chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('receive-crypto-asset-btn') at page-object-models/home.page.ts:62 60 | 61 | async goToReceiveDialog() { > 62 | await this.page.getByTestId(HomePageSelectors.ReceiveCryptoAssetBtn).click(); | ^ 63 | } 64 | 65 | // Open issue with Playwright's ability to copyToClipboard from legacy tests: at HomePage.goToReceiveDialog (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:62:74) at HomePage.getReceiveStxAddress (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:95:16) at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:99:46
[chromium] › specs/settings/settings.spec.ts:16:3 › Settings menu › that menu item takes user to support page: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/settings/settings.spec.ts:16:3 › Settings menu › that menu item takes user to support page Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/settings/settings.spec.ts:16:3 › Settings menu › that menu item takes user to support page: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/settings/settings.spec.ts:16:3 › Settings menu › that menu item takes user to support page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/settings/settings.spec.ts:16:3 › Settings menu › that menu item takes user to support page: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/settings/settings.spec.ts:16:3 › Settings menu › that menu item takes user to support page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension: tests/specs/settings/settings.spec.ts#L1
2) [chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension: tests/specs/settings/settings.spec.ts#L41
2) [chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.innerText: Target page, context or browser has been closed Call log: - waiting for getByTestId('current-account-display-name') 39 | const displayName = await page 40 | .getByTestId(SettingsSelectors.CurrentAccountDisplayName) > 41 | .innerText(); | ^ 42 | 43 | test.expect(displayName).toEqual('Account 1'); 44 | }); at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:41:8
[chromium] › specs/settings/settings.spec.ts:47:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/settings/settings.spec.ts:47:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/settings/settings.spec.ts:47:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/settings/settings.spec.ts:47:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/settings/settings.spec.ts:47:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/settings/settings.spec.ts:47:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/settings/settings.spec.ts:13:5
[chromium] › specs/receive/receive.spec.ts:10:3 › Receive Dialog › That the Receive dialog renders and shows the correct assets: tests/specs/receive/receive.spec.ts#L4
1) [chromium] › specs/receive/receive.spec.ts:10:3 › Receive Dialog › That the Receive dialog renders and shows the correct assets "beforeAll" hook timeout of 30000ms exceeded. 2 | 3 | test.describe('Receive Dialog', () => { > 4 | test.beforeAll(async ({ extensionId, globalPage, onboardingPage, homePage }) => { | ^ 5 | await globalPage.setupAndUseApiCalls(extensionId); 6 | await onboardingPage.signInExistingUser(); 7 | await homePage.goToReceiveDialog(); at /home/runner/work/extension/extension/tests/specs/receive/receive.spec.ts:4:8
[chromium] › specs/receive/receive.spec.ts:10:3 › Receive Dialog › That the Receive dialog renders and shows the correct assets: tests/specs/receive/receive.spec.ts#L4
1) [chromium] › specs/receive/receive.spec.ts:10:3 › Receive Dialog › That the Receive dialog renders and shows the correct assets Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 2 | 3 | test.describe('Receive Dialog', () => { > 4 | test.beforeAll(async ({ extensionId, globalPage, onboardingPage, homePage }) => { | ^ 5 | await globalPage.setupAndUseApiCalls(extensionId); 6 | await onboardingPage.signInExistingUser(); 7 | await homePage.goToReceiveDialog(); at /home/runner/work/extension/extension/tests/specs/receive/receive.spec.ts:4:8
[chromium] › specs/receive/receive.spec.ts:10:3 › Receive Dialog › That the Receive dialog renders and shows the correct assets: tests/specs/receive/receive.spec.ts#L4
1) [chromium] › specs/receive/receive.spec.ts:10:3 › Receive Dialog › That the Receive dialog renders and shows the correct assets Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 2 | 3 | test.describe('Receive Dialog', () => { > 4 | test.beforeAll(async ({ extensionId, globalPage, onboardingPage, homePage }) => { | ^ 5 | await globalPage.setupAndUseApiCalls(extensionId); 6 | await onboardingPage.signInExistingUser(); 7 | await homePage.goToReceiveDialog(); at /home/runner/work/extension/extension/tests/specs/receive/receive.spec.ts:4:8
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › softwareWallet › the promise rejects when user closes popup window: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › softwareWallet › the promise rejects when user closes popup window Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-get-addresses/get-addresses.spec.ts:13:9
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › softwareWallet › the promise rejects when user closes popup window: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › softwareWallet › the promise rejects when user closes popup window Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-get-addresses/get-addresses.spec.ts:13:9
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › softwareWallet › the promise rejects when user closes popup window: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › softwareWallet › the promise rejects when user closes popup window Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-get-addresses/get-addresses.spec.ts:13:9
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:126:9 › Rpc: GetAddresses › softwareWallet › it redirects back to get addresses flow when wallet is locked: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:126:9 › Rpc: GetAddresses › softwareWallet › it redirects back to get addresses flow when wallet is locked Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-get-addresses/get-addresses.spec.ts:13:9
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:126:9 › Rpc: GetAddresses › softwareWallet › it redirects back to get addresses flow when wallet is locked: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:126:9 › Rpc: GetAddresses › softwareWallet › it redirects back to get addresses flow when wallet is locked Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-get-addresses/get-addresses.spec.ts:13:9
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:126:9 › Rpc: GetAddresses › softwareWallet › it redirects back to get addresses flow when wallet is locked: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:126:9 › Rpc: GetAddresses › softwareWallet › it redirects back to get addresses flow when wallet is locked Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-get-addresses/get-addresses.spec.ts:13:9
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:143:9 › Rpc: GetAddresses › softwareWallet › it returns the second accounts data after changing account: tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:143:9 › Rpc: GetAddresses › softwareWallet › it returns the second accounts data after changing account Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-get-addresses/get-addresses.spec.ts:13:9
[chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully ───── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-open/open.spec.ts:31:5
[chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully ───── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-open/open.spec.ts:31:5
[chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully ───── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-open/open.spec.ts:31:5
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:122:3 › Sign PSBT › that the request to sign can be canceled: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:122:3 › Sign PSBT › that the request to sign can be canceled Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:26:5
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:122:3 › Sign PSBT › that the request to sign can be canceled: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:122:3 › Sign PSBT › that the request to sign can be canceled Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:26:5
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:122:3 › Sign PSBT › that the request to sign can be canceled: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:122:3 › Sign PSBT › that the request to sign can be canceled Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:26:5
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:139:3 › Sign PSBT › that a failed request occurs if an invalid index is provided: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:139:3 › Sign PSBT › that a failed request occurs if an invalid index is provided Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:26:5
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:139:3 › Sign PSBT › that a failed request occurs if an invalid index is provided: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:139:3 › Sign PSBT › that a failed request occurs if an invalid index is provided Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:26:5
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:139:3 › Sign PSBT › that a failed request occurs if an invalid index is provided: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:139:3 › Sign PSBT › that a failed request occurs if an invalid index is provided Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:26:5
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:3 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer: tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:3 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/rpc-stacks-transaction/transaction-signing.spec.ts:16:5
[chromium] › specs/network/add-network.spec.ts:85:3 › Networks tests › unable to fetch mempool from bitcoin node: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/network/add-network.spec.ts:85:3 › Networks tests › unable to fetch mempool from bitcoin node Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:85:3 › Networks tests › unable to fetch mempool from bitcoin node: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/network/add-network.spec.ts:85:3 › Networks tests › unable to fetch mempool from bitcoin node Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:85:3 › Networks tests › unable to fetch mempool from bitcoin node: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/network/add-network.spec.ts:85:3 › Networks tests › unable to fetch mempool from bitcoin node Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:97:3 › Networks tests › proper initial values on edit network: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/network/add-network.spec.ts:97:3 › Networks tests › proper initial values on edit network Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:97:3 › Networks tests › proper initial values on edit network: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/network/add-network.spec.ts:97:3 › Networks tests › proper initial values on edit network Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:97:3 › Networks tests › proper initial values on edit network: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/network/add-network.spec.ts:97:3 › Networks tests › proper initial values on edit network Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:119:3 › Networks tests › delete network: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/network/add-network.spec.ts:119:3 › Networks tests › delete network ──────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:119:3 › Networks tests › delete network: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/network/add-network.spec.ts:119:3 › Networks tests › delete network ──────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/network/add-network.spec.ts:119:3 › Networks tests › delete network: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/network/add-network.spec.ts:119:3 › Networks tests › delete network ──────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:12:7
[chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved: tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/message-signing/bip322-message-signing.spec.ts:9:7
[chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:14:5
[chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:14:5
[chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:14:5
[chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:14:5
[chromium] › specs/send/send-btc.spec.ts:88: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:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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.selectTestnet(); at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:12:8
[chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo: tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('testnet') - locator resolved to <button type="button" data-testid="testnet" aria-disabled="false" class="leather-w_100% hover:leather-bg_ink.component-background-hover leather-px_space.05 leather-py_space.04 leather-cursor_pointer leather-op_1 leather-button leather-button--size_md leather-button--variant_ghost">…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is not stable - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is not stable - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is not stable - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying at page-object-models/home.page.ts:109 107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click(); 108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible(); > 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click(); | ^ 110 | } 111 | 112 | async clickActivityTab() { at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
[chromium] › specs/send/send-btc.spec.ts:88: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:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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.selectTestnet(); at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:12:8
[chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo: tests/page-object-models/home.page.ts#L107
2) [chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target page, context or browser has been closed Call log: - waiting for getByTestId('settings-change-network') at page-object-models/home.page.ts:107 105 | async selectTestnet() { 106 | await this.page.getByTestId(SettingsSelectors.SettingsMenuBtn).click(); > 107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click(); | ^ 108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible(); 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click(); 110 | } at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:107:72) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
[chromium] › specs/send/send-btc.spec.ts:107:5 › send btc › btc send form › that fallbacks to other api provider if main fails: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-btc.spec.ts:107:5 › send btc › btc send form › that fallbacks to other api provider if main fails Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:14:5
[chromium] › specs/send/send-btc.spec.ts:107:5 › send btc › btc send form › that fallbacks to other api provider if main fails: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-btc.spec.ts:107:5 › send btc › btc send form › that fallbacks to other api provider if main fails Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:14:5
[chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/bns-names/bns-names.spec.ts:13:5
[chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/bns-names/bns-names.spec.ts:13:5
[chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/bns-names/bns-names.spec.ts:13:5
[chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/fund/fund.spec.ts:8:5
[chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/fund/fund.spec.ts:8:5
[chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/fund/fund.spec.ts:8:5
[chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly: tests/specs/ledger/ledger.spec.ts#L33
3) [chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('text="Receive"').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('text="Receive"').first() 31 | test('that homepage renders correctly', async ({ homePage }) => { 32 | await test.expect(homePage.page.locator('text="Send"').first()).toBeVisible(); > 33 | await test.expect(homePage.page.locator('text="Receive"').first()).toBeVisible(); | ^ 34 | await test.expect(homePage.page.locator('text="Buy"').first()).toBeVisible(); 35 | }); 36 | at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:33:76
[chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly: tests/specs/ledger/ledger.spec.ts#L32
3) [chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('text="Send"').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('text="Send"').first() 30 | 31 | test('that homepage renders correctly', async ({ homePage }) => { > 32 | await test.expect(homePage.page.locator('text="Send"').first()).toBeVisible(); | ^ 33 | await test.expect(homePage.page.locator('text="Receive"').first()).toBeVisible(); 34 | await test.expect(homePage.page.locator('text="Buy"').first()).toBeVisible(); 35 | }); at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:32:73
[chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly: tests/specs/ledger/ledger.spec.ts#L34
3) [chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('text="Buy"').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('text="Buy"').first() 32 | await test.expect(homePage.page.locator('text="Send"').first()).toBeVisible(); 33 | await test.expect(homePage.page.locator('text="Receive"').first()).toBeVisible(); > 34 | await test.expect(homePage.page.locator('text="Buy"').first()).toBeVisible(); | ^ 35 | }); 36 | 37 | test('receive modal opens', async ({ homePage }) => { at /home/runner/work/extension/extension/tests/specs/ledger/ledger.spec.ts:34:72
[chromium] › specs/ledger/ledger.spec.ts:37:7 › App with Ledger › withBitcoinAndStacksKey › receive modal opens: tests/specs/ledger/ledger.spec.ts#L1
4) [chromium] › specs/ledger/ledger.spec.ts:37:7 › App with Ledger › withBitcoinAndStacksKey › receive modal opens Test timeout of 30000ms exceeded.
[chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ─────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-sip10.spec.ts:15:5
[chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-sip10.spec.ts:15:5
[chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token: tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ─────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-sip10.spec.ts:15:5
[chromium] › specs/send/send-stx.spec.ts:60:3 › send stx: tests on testnet › that empty memo on preview matches default empty value: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-stx.spec.ts:60:3 › send stx: tests on testnet › that empty memo on preview matches default empty value Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
[chromium] › specs/send/send-stx.spec.ts:60:3 › send stx: tests on testnet › that empty memo on preview matches default empty value: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-stx.spec.ts:60:3 › send stx: tests on testnet › that empty memo on preview matches default empty value Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
[chromium] › specs/send/send-stx.spec.ts:60:3 › send stx: tests on testnet › that empty memo on preview matches default empty value: tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-stx.spec.ts:60:3 › send stx: tests on testnet › that empty memo on preview matches default empty value Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
[chromium] › specs/send/send-stx.spec.ts:79:3 › send stx: tests on testnet › that asset value: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-stx.spec.ts:79:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
[chromium] › specs/send/send-stx.spec.ts:79:3 › send stx: tests on testnet › that asset value: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-stx.spec.ts:79:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
[chromium] › specs/send/send-stx.spec.ts:79:3 › send stx: tests on testnet › that asset value: tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-stx.spec.ts:79:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
[chromium] › specs/send/send-stx.spec.ts:118:5 › send stx: tests on testnet › send form validation › that the amount must be a number: tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/send/send-stx.spec.ts:118:5 › send stx: tests on testnet › send form validation › that the amount must be a number Error: Unable to initialised wallet state at page-object-models/onboarding.page.ts:303 301 | 302 | do { > 303 | if (iterationCounter.getValue() > 5) throw new Error('Unable to initialised wallet state'); | ^ 304 | 305 | await this.page.evaluate( 306 | async walletState => chrome.storage.local.set({ 'persist:root': walletState }), at OnboardingPage.signInWithTestAccount (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:303:50) at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
Shard 10 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 2 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 4 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 9 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 5 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 6 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 3 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 7 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 1 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 8 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
1 failed [chromium] › specs/transactions/transactions.spec.ts:27:5 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call 1 skipped 1 did not run 1 passed (1.4m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/manage-tokens/manage-tokens.spec.ts:12:3 › Manage tokens › that supported sip10 token is shown [chromium] › specs/manage-tokens/manage-tokens.spec.ts:18:3 › Manage tokens › that token can be removed from asset list and added back [chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee 1 passed (3.9m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/onboarding/onboarding.spec.ts:86:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Native Segwit address [chromium] › specs/onboarding/onboarding.spec.ts:98:7 › Onboarding an existing user › Address generation › Stacks › that restoring a wallet generates the correct stacks address [chromium] › specs/profile/profile.spec.ts:21:3 › Profile updating › should show an error for invalid profile 1 flaky [chromium] › specs/onboarding/onboarding.spec.ts:91:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot address 1 did not run 4 passed (6.1m)
🎭 Playwright Run Summary
5 failed [chromium] › specs/settings/settings.spec.ts:16:3 › Settings menu › that menu item takes user to support page [chromium] › specs/settings/settings.spec.ts:33:3 › Settings menu › that menu item can lock and unlock the extension [chromium] › specs/settings/settings.spec.ts:47:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard [chromium] › specs/settings/settings.spec.ts:64:3 › Settings menu › that menu item allows changing networks [chromium] › specs/settings/settings.spec.ts:77:3 › Settings menu › that menu item can toggle privacy 1 passed (6.4m)
🎭 Playwright Run Summary
4 failed [chromium] › specs/receive/receive.spec.ts:10:3 › Receive Dialog › That the Receive dialog renders and shows the correct assets [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › softwareWallet › the promise rejects when user closes popup window [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:126:9 › Rpc: GetAddresses › softwareWallet › it redirects back to get addresses flow when wallet is locked [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:143:9 › Rpc: GetAddresses › softwareWallet › it returns the second accounts data after changing account 2 flaky [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses successfully [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:117:7 › Rpc: GetAddresses › ledgerWithBitcoinKeysOnly › the promise rejects when user closes popup window 5 passed (7.0m)
🎭 Playwright Run Summary
4 failed [chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully ────── [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:122:3 › Sign PSBT › that the request to sign can be canceled [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:139:3 › Sign PSBT › that a failed request occurs if an invalid index is provided [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:3 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer 3 flaky [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:88:3 › Sign PSBT › that only requested inputs are signed [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:102:3 › Sign PSBT › that the request can be signed and broadcast [chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:107:3 › Transaction signing › Single signature STX transfer being rejected 2 passed (7.1m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/network/add-network.spec.ts:85:3 › Networks tests › unable to fetch mempool from bitcoin node [chromium] › specs/network/add-network.spec.ts:97:3 › Networks tests › proper initial values on edit network [chromium] › specs/network/add-network.spec.ts:119:3 › Networks tests › delete network ───────── 4 flaky [chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved [chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:5 › Message signing › BIP-322 message signing › Signature rejected [chromium] › specs/network/add-network.spec.ts:42:3 › Networks tests › validation error when name is empty [chromium] › specs/network/add-network.spec.ts:51:3 › Networks tests › validation error when key is empty 4 passed (7.1m)
🎭 Playwright Run Summary
6 failed [chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed [chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo [chromium] › specs/send/send-btc.spec.ts:107:5 › send btc › btc send form › that fallbacks to other api provider if main fails [chromium] › specs/send/send-inscription.spec.ts:27:5 › Send inscription › valid send inscription data › should show the inscription review step [chromium] › specs/send/send-inscription.spec.ts:42:5 › Send inscription › validation errors › should show the insufficient balance error [chromium] › specs/send/send-inscription.spec.ts:100:3 › Send inscription › should show multiple inscription on utxo error 2 flaky [chromium] › specs/send/send-btc.spec.ts:66:5 › send btc › btc send form › that fee value on preview match chosen one [chromium] › specs/send/send-inscription.spec.ts:75:5 › Send inscription › validation errors › should show non-zero offset inscription error 3 passed (9.5m)
🎭 Playwright Run Summary
7 failed [chromium] › specs/bns-names/bns-names.spec.ts:16:3 › Bns v2 names › that correctly shows bns v2 account name [chromium] › specs/fund/fund.spec.ts:33:3 › Buy tokens test › should redirect to provider URL while funding BTC [chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinAndStacksKey › that homepage renders correctly [chromium] › specs/ledger/ledger.spec.ts:37:7 › App with Ledger › withBitcoinAndStacksKey › receive modal opens [chromium] › specs/ledger/ledger.spec.ts:60:7 › App with Ledger › withBitcoinAndStacksKey › that you can navigate to activity page [chromium] › specs/ledger/ledger.spec.ts:37:7 › App with Ledger › withBitcoinKeysOnly › receive modal opens [chromium] › specs/ledger/ledger.spec.ts:60:7 › App with Ledger › withBitcoinKeysOnly › that you can navigate to activity page 3 flaky [chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down [chromium] › specs/fund/fund.spec.ts:12:3 › Buy tokens test › should redirect to provider URL while funding STX [chromium] › specs/ledger/ledger.spec.ts:31:7 › App with Ledger › withBitcoinKeysOnly › that homepage renders correctly 7 passed (11.4m)
🎭 Playwright Run Summary
14 failed [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ──────────── [chromium] › specs/send/send-stx.spec.ts:60:3 › send stx: tests on testnet › that empty memo on preview matches default empty value [chromium] › specs/send/send-stx.spec.ts:79:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input [chromium] › specs/send/send-stx.spec.ts:118:5 › send stx: tests on testnet › send form validation › that the amount must be a number [chromium] › specs/send/send-stx.spec.ts:125:5 › send stx: tests on testnet › send form validation › that the amount must be positive [chromium] › specs/send/send-stx.spec.ts:140:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance [chromium] › specs/send/send-stx.spec.ts:147:5 › send stx: tests on testnet › send form validation › that the address must be valid [chromium] › specs/send/send-stx.spec.ts:154:5 › send stx: tests on testnet › send form validation › that the address cannot be same as sender [chromium] › specs/send/send-stx.spec.ts:162:5 › send stx: tests on testnet › send form validation › that valid addresses are accepted [chromium] › specs/send/send-stx.spec.ts:172:5 › send stx: tests on testnet › send form preview › send form preview: that it shows preview of tx details to be confirmed [chromium] › specs/send/send-stx.spec.ts:182:5 › send stx: tests on testnet › send form preview › send form preview: that it shows preview of tx details after validation error is resolved [chromium] › specs/send/send-stx.spec.ts:210:5 › send stx: tests on mainnet › send form input fields › that recipient address matches bns name [chromium] › specs/send/send-stx.spec.ts:230:5 › send stx: tests on mainnet › send form input fields › that fee row defaults to middle fee estimation [chromium] › specs/send/send-stx.spec.ts:240:5 › send stx: tests on mainnet › send form input fields › that low fee estimate can be selected 1 flaky [chromium] › specs/send/send-stx.spec.ts:132:5 › send stx: tests on testnet › send form validation › that the amount field enforces max length based on decimals 2 passed (20.1m)

Artifacts

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