[bot] ci: update npm packages #7047
playwright.yml
on: pull_request
Matrix: test
Merge reports
47s
Annotations
94 errors, 12 warnings, and 10 notices
[chromium] › specs/transactions/transactions.spec.ts:23: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:23: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:15:5
|
[chromium] › specs/transactions/transactions.spec.ts:23: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:23: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:15:5
|
[chromium] › specs/transactions/transactions.spec.ts:23: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:23: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:15: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/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
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 #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:24:3 › Manage transaction › that user can cancel fee:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:24:3 › Manage transaction › that user can cancel 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:24:3 › Manage transaction › that user can cancel fee:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:24:3 › Manage transaction › that user can cancel 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:24:3 › Manage transaction › that user can cancel fee:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/manage-transaction/manage-transaction.spec.ts:24:3 › Manage transaction › that user can cancel 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/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee:
tests/page-object-models/onboarding.page.ts#L303
4) [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/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:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses successfully:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses 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-get-addresses/get-addresses.spec.ts:13:9
|
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses successfully:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses 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-get-addresses/get-addresses.spec.ts:13:9
|
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses successfully:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-get-addresses/get-addresses.spec.ts:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses 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-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
3) [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
3) [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
3) [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
4) [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/settings/settings.spec.ts:14: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:14: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:11:5
|
[chromium] › specs/settings/settings.spec.ts:14: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:14: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:11:5
|
[chromium] › specs/settings/settings.spec.ts:14: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:14: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:11:5
|
[chromium] › specs/settings/settings.spec.ts:25:3 › Settings menu › that menu item can perform sign out:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/settings/settings.spec.ts:25:3 › Settings menu › that menu item can perform sign out
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:11:5
|
[chromium] › specs/settings/settings.spec.ts:25:3 › Settings menu › that menu item can perform sign out:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/settings/settings.spec.ts:25:3 › Settings menu › that menu item can perform sign out
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:11:5
|
[chromium] › specs/settings/settings.spec.ts:25:3 › Settings menu › that menu item can perform sign out:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/settings/settings.spec.ts:25:3 › Settings menu › that menu item can perform sign out
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:11:5
|
[chromium] › specs/settings/settings.spec.ts:31:3 › Settings menu › that menu item can lock and unlock the extension:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/settings/settings.spec.ts:31: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:11:5
|
[chromium] › specs/settings/settings.spec.ts:31:3 › Settings menu › that menu item can lock and unlock the extension:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/settings/settings.spec.ts:31: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:11:5
|
[chromium] › specs/settings/settings.spec.ts:31:3 › Settings menu › that menu item can lock and unlock the extension:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/settings/settings.spec.ts:31:3 › Settings menu › that menu item can lock and unlock the extension
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:11:5
|
[chromium] › specs/settings/settings.spec.ts:45:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard:
tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/settings/settings.spec.ts:45: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:11:5
|
[chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab:
tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab
Test timeout of 30000ms exceeded.
|
[chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab:
tests/page-object-models/home.page.ts#L113
1) [chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('tab-activity')
- locator resolved to <button role="tab" type="button" tabindex="-1" aria-selected="false" data-state="inactive" data-testid="tab-activity" data-orientation="horizontal" data-radix-collection-item="" id="radix-:r9:-trigger-/activity" aria-controls="radix-:r9:-content-/activity" class="leather-pos_relative leather-textStyle_label.01 leather-flex_1 leather-d_flex leather-ai_center leather-jc_center leather-py_space.04 leather-us_none leather-c_ink.text-subdued hover:leather-bg_ink.component-background-hover [&[data-state="ac…>Activity</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:113
111 |
112 | async clickActivityTab() {
> 113 | await this.page.getByTestId(HomePageSelectors.ActivityTabBtn).click();
| ^
114 | }
115 |
116 | async clickSettingsButton() {
at HomePage.clickActivityTab (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:113:67)
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:74:20
|
[chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab:
tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab:
tests/page-object-models/home.page.ts#L113
1) [chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('tab-activity')
- locator resolved to <button role="tab" type="button" tabindex="-1" aria-selected="false" data-state="inactive" data-testid="tab-activity" data-orientation="horizontal" data-radix-collection-item="" id="radix-:r9:-trigger-/activity" aria-controls="radix-:r9:-content-/activity" class="leather-pos_relative leather-textStyle_label.01 leather-flex_1 leather-d_flex leather-ai_center leather-jc_center leather-py_space.04 leather-us_none leather-c_ink.text-subdued hover:leather-bg_ink.component-background-hover [&[data-state="ac…>Activity</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:113
111 |
112 | async clickActivityTab() {
> 113 | await this.page.getByTestId(HomePageSelectors.ActivityTabBtn).click();
| ^
114 | }
115 |
116 | async clickSettingsButton() {
at HomePage.clickActivityTab (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:113:67)
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:74:20
|
[chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab:
tests/specs/onboarding/onboarding.spec.ts#L1
1) [chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab:
tests/page-object-models/home.page.ts#L113
1) [chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('tab-activity')
- locator resolved to <button role="tab" type="button" tabindex="-1" aria-selected="false" data-state="inactive" data-testid="tab-activity" data-orientation="horizontal" data-radix-collection-item="" id="radix-:r9:-trigger-/activity" aria-controls="radix-:r9:-content-/activity" class="leather-pos_relative leather-textStyle_label.01 leather-flex_1 leather-d_flex leather-ai_center leather-jc_center leather-py_space.04 leather-us_none leather-c_ink.text-subdued hover:leather-bg_ink.component-background-hover [&[data-state="ac…>Activity</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:113
111 |
112 | async clickActivityTab() {
> 113 | await this.page.getByTestId(HomePageSelectors.ActivityTabBtn).click();
| ^
114 | }
115 |
116 | async clickSettingsButton() {
at HomePage.clickActivityTab (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:113:67)
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:74:20
|
[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
2) [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
2) [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')
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#L80
2) [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 while running "beforeEach" hook.
78 |
79 | test.describe('Address generation', () => {
> 80 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage }) => {
| ^
81 | await globalPage.setupAndUseApiCalls(extensionId);
82 | await onboardingPage.signInExistingUser();
83 | });
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:80:10
|
[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/onboarding.page.ts#L264
2) [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.waitFor: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('home-page-container') to be visible
at page-object-models/onboarding.page.ts:264
262 | await this.setPassword();
263 | await this.page.waitForURL('**' + RouteUrls.Home);
> 264 | await this.page.getByTestId(HomePageSelectors.HomePageContainer).waitFor();
| ^
265 | }
266 |
267 | async signInMnemonicKey(secretKey = TEST_ACCOUNT_SECRET_KEY) {
at OnboardingPage.signInExistingUser (/home/runner/work/extension/extension/tests/page-object-models/onboarding.page.ts:264:70)
at /home/runner/work/extension/extension/tests/specs/onboarding/onboarding.spec.ts:82:7
|
[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-open/open.spec.ts:48:3 › Rpc: Open › it forces user to unlock wallet when wallet is locked:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-open/open.spec.ts:48:3 › Rpc: Open › it forces user to unlock wallet 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-open/open.spec.ts:31:5
|
[chromium] › specs/rpc-open/open.spec.ts:48:3 › Rpc: Open › it forces user to unlock wallet when wallet is locked:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-open/open.spec.ts:48:3 › Rpc: Open › it forces user to unlock wallet 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-open/open.spec.ts:31:5
|
[chromium] › specs/rpc-open/open.spec.ts:48:3 › Rpc: Open › it forces user to unlock wallet when wallet is locked:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/rpc-open/open.spec.ts:48:3 › Rpc: Open › it forces user to unlock wallet 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-open/open.spec.ts:31:5
|
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
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:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
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:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
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:88:3 › Sign PSBT › that only requested inputs are signed:
tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:88:3 › Sign PSBT › that only requested inputs are signed
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/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:33:5 › send btc › btc send form › that recipient input is trimmed correctly:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly
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:33:5 › send btc › btc send form › that recipient input is trimmed correctly:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly
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:33:5 › send btc › btc send form › that recipient input is trimmed correctly:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly
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:45:5 › send btc › btc send form › that asset value and recipient on preview match input:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient 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-btc.spec.ts:14:5
|
[chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient 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-btc.spec.ts:14:5
|
[chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient 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-btc.spec.ts:14:5
|
[chromium] › specs/send/send-btc.spec.ts:66:5 › send btc › btc send form › that fee value on preview match chosen one:
tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/send/send-btc.spec.ts:66:5 › send btc › btc send form › that fee value on preview match chosen one
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/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
1) [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/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
1) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved
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/message-signing/bip322-message-signing.spec.ts:9: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
1) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved
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/message-signing/bip322-message-signing.spec.ts:9:7
|
[chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:5 › Message signing › BIP-322 message signing › Signature rejected:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:5 › Message signing › BIP-322 message signing › Signature rejected
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/message-signing/bip322-message-signing.spec.ts:53:5 › Message signing › BIP-322 message signing › Signature rejected:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:5 › Message signing › BIP-322 message signing › Signature rejected
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/message-signing/bip322-message-signing.spec.ts:9:7
|
[chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:5 › Message signing › BIP-322 message signing › Signature rejected:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:53:5 › Message signing › BIP-322 message signing › Signature rejected
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/message-signing/bip322-message-signing.spec.ts:9:7
|
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different 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:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different 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:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different 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:29:3 › Networks tests › validation error when stacks api url is empty:
tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/network/add-network.spec.ts:29:3 › Networks tests › validation error when stacks api url is empty
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/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected:
tests/page-object-models/onboarding.page.ts#L303
1) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
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/compliance-checks/compliance-checks.spec.ts:26:5
|
[chromium] › specs/fund/fund.spec.ts:12:3 › Buy tokens test › should redirect to provider URL while funding STX:
tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/fund/fund.spec.ts:12:3 › Buy tokens test › should redirect to provider URL while funding STX
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/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:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom 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/send/send-stx.spec.ts:23:5
|
[chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom 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/send/send-stx.spec.ts:23:5
|
[chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee:
tests/page-object-models/onboarding.page.ts#L303
2) [chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom 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/send/send-stx.spec.ts:23:5
|
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus 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/send/send-stx.spec.ts:23:5
|
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus 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/send/send-stx.spec.ts:23:5
|
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee:
tests/page-object-models/onboarding.page.ts#L303
3) [chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus 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/send/send-stx.spec.ts:23:5
|
[chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value:
tests/page-object-models/onboarding.page.ts#L303
4) [chromium] › specs/send/send-stx.spec.ts:59: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:23:5
|
Shard 10 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 2 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 5 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 9 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 4 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 6 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 7 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 3 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 1 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Shard 8 of 10
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Merge reports
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/transactions/transactions.spec.ts:23: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.3m)
|
🎭 Playwright Run Summary
4 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:24:3 › Manage transaction › that user can cancel fee
[chromium] › specs/manage-transaction/manage-transaction.spec.ts:47:3 › Manage transaction › that user can increase fee
|
🎭 Playwright Run Summary
5 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:103:7 › Rpc: GetAddresses › softwareWallet › the promise resolves with addresses successfully
[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
6 passed (6.8m)
|
🎭 Playwright Run Summary
6 failed
[chromium] › specs/settings/settings.spec.ts:14:3 › Settings menu › that menu item takes user to support page
[chromium] › specs/settings/settings.spec.ts:25:3 › Settings menu › that menu item can perform sign out
[chromium] › specs/settings/settings.spec.ts:31:3 › Settings menu › that menu item can lock and unlock the extension
[chromium] › specs/settings/settings.spec.ts:45:3 › Settings menu › that menu item allows viewing and saving secret key to clipboard
[chromium] › specs/settings/settings.spec.ts:62:3 › Settings menu › that menu item allows changing networks
[chromium] › specs/settings/settings.spec.ts:73:3 › Settings menu › that menu item can toggle privacy
|
🎭 Playwright Run Summary
5 failed
[chromium] › specs/onboarding/onboarding.spec.ts:66:3 › Onboarding an existing user › Activity tab
[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:91:7 › Onboarding an existing user › Address generation › Bitcoin › that the wallet generates the correct Taproot 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:19:3 › Profile updating › should show an error for invalid profile
1 flaky
[chromium] › specs/onboarding/onboarding.spec.ts:14:3 › Onboarding an existing user › going through the onboarding flow to sign in
1 did not run
2 passed (8.7m)
|
🎭 Playwright Run Summary
9 failed
[chromium] › specs/rpc-open/open.spec.ts:34:3 › Rpc: Open › the wallet opens successfully ──────
[chromium] › specs/rpc-open/open.spec.ts:48:3 › Rpc: Open › it forces user to unlock wallet when wallet is locked
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
[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-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
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:107:3 › Transaction signing › Single signature STX transfer being rejected
|
🎭 Playwright Run Summary
11 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:33:5 › send btc › btc send form › that recipient input is trimmed correctly
[chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input
[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-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:61:5 › Send inscription › validation errors › should show invalid address error
[chromium] › specs/send/send-inscription.spec.ts:75:5 › Send inscription › validation errors › should show non-zero offset inscription error
[chromium] › specs/send/send-inscription.spec.ts:100:3 › Send inscription › should show multiple inscription on utxo error
|
🎭 Playwright Run Summary
11 failed
[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:20:3 › Networks tests › that bitcoin api url changes on selecting different network
[chromium] › specs/network/add-network.spec.ts:29:3 › Networks tests › validation error when stacks api url is empty
[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
[chromium] › specs/network/add-network.spec.ts:61:3 › Networks tests › validation error when bitcoin api url is empty
[chromium] › specs/network/add-network.spec.ts:73:3 › Networks tests › unable to fetch info from stacks node
[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 ─────────
|
🎭 Playwright Run Summary
11 failed
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:43:3 › Compliance checks › that it errors if non-compliant entity is detected
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:61:3 › Compliance checks › nothing happens when chainalysis is down
[chromium] › specs/compliance-checks/compliance-checks.spec.ts:77:3 › Compliance checks › the addresses of all recipients are checked
[chromium] › specs/fund/fund.spec.ts:12:3 › Buy tokens test › should redirect to provider URL while funding STX
[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:31:7 › App with Ledger › withBitcoinKeysOnly › that homepage renders correctly
[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
5 passed (13.3m)
|
🎭 Playwright Run Summary
17 failed
[chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ────────────
[chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee
[chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
[chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
[chromium] › specs/send/send-stx.spec.ts:117:5 › send stx: tests on testnet › send form validation › that the amount must be a number
[chromium] › specs/send/send-stx.spec.ts:124:5 › send stx: tests on testnet › send form validation › that the amount must be positive
[chromium] › specs/send/send-stx.spec.ts:131:5 › send stx: tests on testnet › send form validation › that the amount field enforces max length based on decimals
[chromium] › specs/send/send-stx.spec.ts:139: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:146:5 › send stx: tests on testnet › send form validation › that the address must be valid
[chromium] › specs/send/send-stx.spec.ts:153:5 › send stx: tests on testnet › send form validation › that the address cannot be same as sender
[chromium] › specs/send/send-stx.spec.ts:161:5 › send stx: tests on testnet › send form validation › that valid addresses are accepted
[chromium] › specs/send/send-stx.spec.ts:171: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:181: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:209:5 › send stx: tests on mainnet › send form input fields › that recipient address matches bns name
[chromium] › specs/send/send-stx.spec.ts:224: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:234:5 › send stx: tests on mainnet › send form input fields › that low fee estimate can be selected
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
132 MB |
|