@Desktop • Test App triggered by mle-gall on ref bugfix/LIVE-2328/countervaluesFetchRework #21249
test-desktop.yml
on: workflow_dispatch
Desktop E2E (Windows)
18m 2s
Desktop E2E (Linux)
7m 58s
Desktop E2E (macOS X)
33m 45s
Desktop code checks
7m 6s
Desktop deadcode check
5m 0s
Desktop Unit Tests
8m 31s
Allure Reports Export on Server
0s
report
2m 14s
Annotations
2 errors, 2 warnings, and 3 notices
services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke:
apps\ledger-live-desktop\tests\specs\services\liveapp-sdk.spec.ts#L70
1) services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke › Request Account - select asset
Error: Timed out 61000ms waiting for expect(locator).toBeEnabled()
Locator: locator('data-test-id=select-asset-drawer-search-input')
Expected: enabled
Received: disabled
Call log:
- expect.toBeEnabled with timeout 61000ms
- waiting for locator('data-test-id=select-asset-drawer-search-input')
68 | await drawer.selectCurrency("Bitcoin");
69 | await expect(liveAppWebview.selectAccountTitle).toBeVisible();
> 70 | await expect(liveAppWebview.selectAssetSearchBar).toBeEnabled();
| ^
71 | });
72 |
73 | await test.step("Request Account - select BTC", async () => {
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\services\liveapp-sdk.spec.ts:70:55
at C:\actions-runner\_work\ledger-live\ledger-live\apps\ledger-live-desktop\tests\specs\services\liveapp-sdk.spec.ts:67:3
|
accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account:
apps/ledger-live-desktop/tests/models/DeviceAction.ts#L41
1) accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account › [ATOM] Open device app ─
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('data-test-id=device-action-loader') to be visible
============================================================
at ../models/DeviceAction.ts:41
39 | });
40 |
> 41 | await this.loader.waitFor({ state: "visible" });
| ^
42 | await this.loader.waitFor({ state: "detached" });
43 | }
44 |
at DeviceAction.openApp (/Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/models/DeviceAction.ts:41:23)
at /Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:40:9
at /Users/admin/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:39:7
|
Desktop E2E (Windows)
'v8::ObjectTemplate::SetAccessor': Do signature check in accessor
|
Desktop E2E (Windows)
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
🎭 Playwright Run Summary
3 skipped
57 passed (2.8m)
|
🎭 Playwright Run Summary
1 flaky
services\liveapp-sdk.spec.ts:34:5 › Live App SDK methods @smoke ────────────────────────────────
3 skipped
56 passed (5.0m)
|
🎭 Playwright Run Summary
1 flaky
accounts/account.spec.ts:18:9 › Accounts @smoke › [ATOM] Add account ───────────────────────────
3 skipped
56 passed (15.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allure-results-linux
Expired
|
1.06 MB |
|
allure-results-macos
Expired
|
1.07 MB |
|
allure-results-windows
Expired
|
1.09 MB |
|
images
Expired
|
6 Bytes |
|
lint
Expired
|
586 KB |
|
summary.json
Expired
|
906 Bytes |
|