Skip to content

@Desktop • UI e2e • Test App triggered by valber-ledger on ref support/qaa151-slack-notif-color #365

@Desktop • UI e2e • Test App triggered by valber-ledger on ref support/qaa151-slack-notif-color

@Desktop • UI e2e • Test App triggered by valber-ledger on ref support/qaa151-slack-notif-color #365

Manually triggered August 7, 2024 13:10
Status Success
Total duration 10m 25s
Artifacts 3

test-ui-e2e-only-desktop.yml

on: workflow_dispatch
Matrix: Desktop Tests E2E (Ubuntu)
Report and Notify
35s
Report and Notify
Upload to Xray
0s
Upload to Xray
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 1 warning, and 4 notices
[speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Ethereum) - USDT: apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts#L53
1) [speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Ethereum) - USDT › Navigate to token Error: expect.toBeVisible: Error: strict mode violation: getByTestId('account-row-tether usd') resolved to 2 elements: 1) <div class="sc-htnKkc cVUHN" data-testid="account-row-tether usd">…</div> aka getByText('Ethereum 2Tether USD50.03%5.') 2) <div class="sc-htnKkc cVUHN" data-testid="account-row-tether usd">…</div> aka getByText('Ethereum 1Tether USD49.96%5') Call log: - expect.toBeVisible with timeout 41000ms - waiting for getByTestId('account-row-tether usd') 51 | await app.layout.goToPortfolio(); 52 | await app.portfolio.navigateToAsset(token.currency.name); > 53 | await app.account.navigateToToken(token); | ^ 54 | await app.account.expectLastOperationsVisibility(); 55 | await app.account.expectTokenAccount(token); 56 | }, at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts:53:27
[speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Ethereum) - USDT: apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts#L53
1) [speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Ethereum) - USDT › Navigate to token Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByTestId('account-row-tether usd') resolved to 2 elements: 1) <div class="sc-htnKkc cVUHN" data-testid="account-row-tether usd">…</div> aka getByText('Ethereum 2Tether USD50.03%5.') 2) <div class="sc-htnKkc cVUHN" data-testid="account-row-tether usd">…</div> aka getByText('Ethereum 1Tether USD49.96%5') Call log: - expect.toBeVisible with timeout 41000ms - waiting for getByTestId('account-row-tether usd') 51 | await app.layout.goToPortfolio(); 52 | await app.portfolio.navigateToAsset(token.currency.name); > 53 | await app.account.navigateToToken(token); | ^ 54 | await app.account.expectLastOperationsVisibility(); 55 | await app.account.expectTokenAccount(token); 56 | }, at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts:53:27
[speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Ethereum) - USDT: apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts#L53
1) [speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Ethereum) - USDT › Navigate to token Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByTestId('account-row-tether usd') resolved to 2 elements: 1) <div class="sc-htnKkc cVUHN" data-testid="account-row-tether usd">…</div> aka getByText('Ethereum 2Tether USD50.03%5.') 2) <div class="sc-htnKkc cVUHN" data-testid="account-row-tether usd">…</div> aka getByText('Ethereum 1Tether USD49.96%5') Call log: - expect.toBeVisible with timeout 41000ms - waiting for getByTestId('account-row-tether usd') 51 | await app.layout.goToPortfolio(); 52 | await app.portfolio.navigateToAsset(token.currency.name); > 53 | await app.account.navigateToToken(token); | ^ 54 | await app.account.expectLastOperationsVisibility(); 55 | await app.account.expectTokenAccount(token); 56 | }, at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/subAccount.spec.ts:53:27
Desktop Tests E2E (Ubuntu) (3, 3)
Process completed with exit code 1.
[speculos_tests] › specs/speculos/receive.address.spec.ts:27:9 › Receive › [Solana] Receive: apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts#L44
1) [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') 42 | await app.account.clickReceive(); 43 | await app.modal.continue(); > 44 | await app.receive.expectValidReceiveAddress(account.address); | ^ 45 | 46 | await app.speculos.expectValidReceiveAddress(account); 47 | await app.receive.expectApproveLabel(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:44: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#L44
2) [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') 42 | await app.account.clickReceive(); 43 | await app.modal.continue(); > 44 | await app.receive.expectValidReceiveAddress(account.address); | ^ 45 | 46 | await app.speculos.expectValidReceiveAddress(account); 47 | await app.receive.expectApproveLabel(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/receive.address.spec.ts:44:27
[speculos_tests] › specs/speculos/add.account.spec.ts:29:9 › Add Accounts › [Polkadot] Add account: apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L45
1) [speculos_tests] › specs/speculos/add.account.spec.ts:29:9 › Add Accounts › [Polkadot] Add account › Click `Add Accounts` button TimeoutError: locator.click: Timeout 99000ms exceeded. Call log: - waiting for getByTestId('add-accounts-import-add-button') - locator resolved to <button disabled font-size="4" class="sc-kMribo dkXjZa" color="rgba(255, 255, 255, 0.6)" data-testid="add-accounts-import-add-button">…</button> - 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 was detached from the DOM, retrying 43 | firstAccountName = await app.addAccount.getFirstAccountName(); 44 | > 45 | await app.addAccount.addAccounts(); | ^ 46 | await app.addAccount.done(); 47 | await app.layout.expectBalanceVisibility(); 48 | at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts:45:30
[speculos_tests] › specs/speculos/add.account.spec.ts:29:9 › Add Accounts › [Cardano] Add account: apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts#L43
2) [speculos_tests] › specs/speculos/add.account.spec.ts:29:9 › Add Accounts › [Cardano] 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() 41 | await app.addAccount.expectModalVisiblity(); 42 | await app.addAccount.selectCurrency(currency.name); > 43 | firstAccountName = await app.addAccount.getFirstAccountName(); | ^ 44 | 45 | await app.addAccount.addAccounts(); 46 | await app.addAccount.done(); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/speculos/add.account.spec.ts:43:49
Report and Notify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. 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 [speculos_tests] › specs/speculos/subAccount.spec.ts:33:9 › Add subAccount without parent › Add Sub Account without parent (Ethereum) - USDT 20 passed (2.9m)
🎭 Playwright Run Summary
2 flaky [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 ── 20 passed (3.8m)
🎭 Playwright Run Summary
2 flaky [speculos_tests] › specs/speculos/add.account.spec.ts:29:9 › Add Accounts › [Polkadot] Add account [speculos_tests] › specs/speculos/add.account.spec.ts:29:9 › Add Accounts › [Cardano] Add account 20 passed (4.0m)
Allure report URL
https://ledger-live.allure.green.ledgerlabs.net/allure/reports/9b2cb5ee-94f2-478a-96d3-c11863cce0a5/

Artifacts

Produced during runtime
Name Size
allure-results-1 Expired
2.15 MB
allure-results-2 Expired
3.76 MB
allure-results-3 Expired
2.43 MB