@Desktop • Test App triggered by LucasWerey on ref chores/knip #32739
Annotations
4 errors, 1 warning, and 1 notice
apps/ledger-live-desktop/tests/specs/services/wallet-api.spec.ts#L240
1) [mocked_tests] › specs/services/wallet-api.spec.ts:207:5 › Wallet API methods @smoke ──────────
Error: Timed out 41000ms waiting for expect(locator).toContainText(expected)
Locator: getByTestId('account-row-tether usd-2').first()
Expected string: "Ethereum 3 (USDT)71.8174 USDT"
Received string: "Ethereum 3 (USDT)71,8174 USDT"
Call log:
- expect.toContainText with timeout 41000ms
- waiting for getByTestId('account-row-tether usd-2').first()
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected value "Ethereum 3 (USDT)71,8174 USDT"
- locator resolved to <div class="sc-heNFcO jRunBX" id="account-Tether USD-2" data-testid="account-row-tether usd-2">…</div>
- unexpected valu
|
apps/ledger-live-desktop/tests/specs/services/wallet-api.spec.ts#L1
1) [mocked_tests] › specs/services/wallet-api.spec.ts:207:5 › Wallet API methods @smoke ──────────
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:89: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)
|
apps/ledger-live-desktop/tests/models/LiveAppWebview.ts#L133
1) [mocked_tests] › specs/services/wallet-api.spec.ts:207:5 › Wallet API methods @smoke ──────────
Error: page.evaluate: Target page, context or browser has been closed
at models/LiveAppWebview.ts:133
131 | `;
132 |
> 133 | return this.page.evaluate(functionToExecute => {
| ^
134 | const webview = document.querySelector("webview") as WebviewTag;
135 | return webview.executeJavaScript(functionToExecute);
136 | }, sendFunction);
at LiveAppWebview.send (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/models/LiveAppWebview.ts:133:22)
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/wallet-api.spec.ts:227:37
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/wallet-api.spec.ts:220:3
|
|
apps/ledger-live-desktop/[mocked_tests] › specs/services/wallet-api.spec.ts#L1
apps/ledger-live-desktop/[mocked_tests] › specs/services/wallet-api.spec.ts took 1.1m
|
1 failed
[mocked_tests] › specs/services/wallet-api.spec.ts:207:5 › Wallet API methods @smoke ───────────
3 skipped
64 passed (7.3m)
|
This job failed
Loading