@Desktop • UI e2e • Test App triggered by bharamboure-ledger on ref support/swap-common-currencies #523
test-ui-e2e-only-desktop.yml
on: workflow_dispatch
Matrix: Desktop Tests E2E (Ubuntu)
Annotations
18 errors, 1 warning, and 4 notices
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Bitcoin] Receive:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L57
1) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Bitcoin] Receive › Verify receive address correctness bc1qx7f9plgr8msjatkv0dw2ne8gguwfjqr6xyjp50
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('text=Verify that the shared address exactly matches the one on your device')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('text=Verify that the shared address exactly matches the one on your device')
55 | }
56 | await app.modal.continue();
> 57 | await app.receive.expectValidReceiveAddress(account.account.address);
| ^
58 |
59 | await app.speculos.expectValidReceiveAddress(account.account);
60 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:57:27
|
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Ethereum] Receive:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L57
2) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Ethereum] Receive › Verify receive address correctness 0xB9051f83AC6e147924377BBEebd1Aa7aB43a67F6
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('text=Verify that the shared address exactly matches the one on your device')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('text=Verify that the shared address exactly matches the one on your device')
55 | }
56 | await app.modal.continue();
> 57 | await app.receive.expectValidReceiveAddress(account.account.address);
| ^
58 |
59 | await app.speculos.expectValidReceiveAddress(account.account);
60 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:57:27
|
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Solana] Receive:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L57
3) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Solana] Receive › Verify receive address correctness HxoKQ5eu5MkqaAw7DaGVermrJqeNH8XkVnEKEpFuS9id
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('text=Verify that the shared address exactly matches the one on your device')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('text=Verify that the shared address exactly matches the one on your device')
55 | }
56 | await app.modal.continue();
> 57 | await app.receive.expectValidReceiveAddress(account.account.address);
| ^
58 |
59 | await app.speculos.expectValidReceiveAddress(account.account);
60 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:57:27
|
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Solana] Receive:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L57
3) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Solana] Receive › Verify receive address correctness HxoKQ5eu5MkqaAw7DaGVermrJqeNH8XkVnEKEpFuS9id
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('text=Verify that the shared address exactly matches the one on your device')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('text=Verify that the shared address exactly matches the one on your device')
55 | }
56 | await app.modal.continue();
> 57 | await app.receive.expectValidReceiveAddress(account.account.address);
| ^
58 |
59 | await app.speculos.expectValidReceiveAddress(account.account);
60 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:57:27
|
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Polkadot] Receive:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L57
4) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Polkadot] Receive › Verify receive address correctness 15NKsw4AoSEgBJ5NpHDkAjUmqLRfeSuqZBzZXH9uRg6MWbo3
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('text=Verify that the shared address exactly matches the one on your device')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('text=Verify that the shared address exactly matches the one on your device')
55 | }
56 | await app.modal.continue();
> 57 | await app.receive.expectValidReceiveAddress(account.account.address);
| ^
58 |
59 | await app.speculos.expectValidReceiveAddress(account.account);
60 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:57:27
|
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Polkadot] Receive:
apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L57
4) [speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Polkadot] Receive › Verify receive address correctness 15NKsw4AoSEgBJ5NpHDkAjUmqLRfeSuqZBzZXH9uRg6MWbo3
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: locator('text=Verify that the shared address exactly matches the one on your device')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for locator('text=Verify that the shared address exactly matches the one on your device')
55 | }
56 | await app.modal.continue();
> 57 | await app.receive.expectValidReceiveAddress(account.account.address);
| ^
58 |
59 | await app.speculos.expectValidReceiveAddress(account.account);
60 | await app.receive.expectApproveLabel();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:57:27
|
[speculos_tests] › specs/speculos/add.account.spec.ts:34:9 › Add Accounts › [Polkadot] Add account:
apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L48
1) [speculos_tests] › specs/speculos/add.account.spec.ts:34:9 › Add Accounts › [Polkadot] Add account › Get fist account name
TimeoutError: locator.inputValue: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('add-accounts-step-import-accounts-list').locator('input').first()
46 | await app.addAccount.expectModalVisiblity();
47 | await app.addAccount.selectCurrency(currency.currency);
> 48 | firstAccountName = await app.addAccount.getFirstAccountName();
| ^
49 |
50 | await app.addAccount.addAccounts();
51 | await app.addAccount.done();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts:48:49
|
[speculos_tests] › specs/speculos/add.account.spec.ts:34:9 › Add Accounts › [Solana] Add account:
apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L48
2) [speculos_tests] › specs/speculos/add.account.spec.ts:34:9 › Add Accounts › [Solana] Add account › Get fist account name
TimeoutError: locator.inputValue: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('add-accounts-step-import-accounts-list').locator('input').first()
46 | await app.addAccount.expectModalVisiblity();
47 | await app.addAccount.selectCurrency(currency.currency);
> 48 | firstAccountName = await app.addAccount.getFirstAccountName();
| ^
49 |
50 | await app.addAccount.addAccounts();
51 | await app.addAccount.done();
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts:48:49
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L71
1) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin ─────────
TimeoutError: locator.textContent: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('amountReceived')
69 | await app.swap.selectExchangeQuote(swap.provider.name, rate);
70 | await app.swap.clickExchangeButton(electronApp, swap.provider.uiName);
> 71 | const amountTo = await app.swapDrawer.getAmountToReceive();
| ^
72 | const fees = await app.swapDrawer.getFees();
73 | swap.setAmountToReceive(amountTo);
74 | swap.setFeesAmount(fees);
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts:71:45
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L1
1) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin ─────────
Error: connect ECONNREFUSED 127.0.0.1:30503
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L71
1) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.textContent: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('amountReceived')
69 | await app.swap.selectExchangeQuote(swap.provider.name, rate);
70 | await app.swap.clickExchangeButton(electronApp, swap.provider.uiName);
> 71 | const amountTo = await app.swapDrawer.getAmountToReceive();
| ^
72 | const fees = await app.swapDrawer.getFees();
73 | swap.setAmountToReceive(amountTo);
74 | swap.setFeesAmount(fees);
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts:71:45
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L1
1) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: connect ECONNREFUSED 127.0.0.1:31101
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L71
1) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.textContent: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('amountReceived')
69 | await app.swap.selectExchangeQuote(swap.provider.name, rate);
70 | await app.swap.clickExchangeButton(electronApp, swap.provider.uiName);
> 71 | const amountTo = await app.swapDrawer.getAmountToReceive();
| ^
72 | const fees = await app.swapDrawer.getFees();
73 | swap.setAmountToReceive(amountTo);
74 | swap.setFeesAmount(fees);
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts:71:45
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L1
1) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: connect ECONNREFUSED 127.0.0.1:31201
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L70
2) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum ─────────
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByText('Swap with Changelly')
- locator resolved to <div class="sc-gKAaef hTujhK">Swap with Changelly</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #21
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #22
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #23
- waiting 500ms
- wai
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L70
2) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByText('Swap with Changelly')
- locator resolved to <div class="sc-pNWRh bLDXYe">Swap with Changelly</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #10
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #11
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #12
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #13
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #14
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #15
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #16
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #17
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #18
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #19
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #20
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #21
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action, attempt #22
- waiting 500ms
- waiting for element to be visible, enabled and stable
- el
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L75
2) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 41000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('amountReceived')
Expected string: "0.01414396 ETH"
Received: <element(s) not found>
Call log:
- expect.toHaveText with timeout 41000ms
- waiting for getByTestId('amountReceived')
73 | swap.setAmountToReceive(amountTo);
74 | swap.setFeesAmount(fees);
> 75 | await app.swapDrawer.verifyAmountToReceive(amountTo);
| ^
76 | await app.swapDrawer.verifyAmountSent(swap.amount, swap.accountToDebit.currency.ticker);
77 | await app.swapDrawer.verifySourceAccount(swap.accountToDebit.currency.name);
78 | await app.swapDrawer.verifyTargetCurrency(swap.accountToCredit.currency.name);
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts:75:28
|
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum:
apps/ledger-live-desktop/tests/specs/speculos/swap.spec.ts#L1
2) [speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: connect ECONNREFUSED 127.0.0.1:31001
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)
|
Slow Test:
apps/ledger-live-desktop/[speculos_tests] › specs/speculos/manage.ledgersync.spec.ts#L1
apps/ledger-live-desktop/[speculos_tests] › specs/speculos/manage.ledgersync.spec.ts took 1.3m
|
🎭 Playwright Run Summary
4 flaky
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Bitcoin] Receive ───
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Ethereum] Receive ──
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Solana] Receive ────
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Polkadot] Receive ──
21 passed (5.1m)
|
🎭 Playwright Run Summary
2 flaky
[speculos_tests] › specs/speculos/add.account.spec.ts:34:9 › Add Accounts › [Polkadot] Add account
[speculos_tests] › specs/speculos/add.account.spec.ts:34:9 › Add Accounts › [Solana] Add account
24 passed (5.1m)
|
🎭 Playwright Run Summary
2 failed
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Ethereum to Bitcoin ──────────
[speculos_tests] › specs/speculos/swap.spec.ts:60:9 › Swap › Swap Bitcoin to Ethereum ──────────
1 flaky
[speculos_tests] › specs/speculos/subAccount.spec.ts:32:9 › Add subAccount without parent › Add Sub Account without parent (Tron) - USDT
22 passed (8.6m)
|
Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/5d177b7f-11bb-4ee3-9998-a36a64c1d938/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allure-results-1
Expired
|
1.96 MB |
|
allure-results-2
Expired
|
10.4 MB |
|
allure-results-3
Expired
|
4.88 MB |
|