@Desktop • Test App triggered by LucasWerey on ref feat/LIVE-12467-c #32678
test-desktop.yml
on: workflow_dispatch
Desktop Tests E2E (Ubuntu)
7m 47s
Allure Reports Export on Server
0s
report
17s
Annotations
3 errors, 3 warnings, and 1 notice
[mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke:
apps/ledger-live-desktop/tests/specs/services/dapp.spec.ts#L49
1) [mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke
Error: Timed out 41000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Sign message')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 41000ms
- waiting for getByText('Sign message')
47 | // Checks that personalSign works
48 | await webview.click("#personalSign");
> 49 | await expect(page.getByText("Sign message")).toBeVisible();
| ^
50 | await modal.continueToSignTransaction();
51 |
52 | // Step Device
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/dapp.spec.ts:49:50
|
[mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke:
apps/ledger-live-desktop/tests/specs/services/dapp.spec.ts#L1
1) [mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › 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)
|
Desktop Tests E2E (Ubuntu)
Process completed with exit code 1.
|
Desktop Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Desktop Code Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
report
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
[mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Wallet API methods @smoke
3 skipped
64 passed (3.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allure-results-linux
Expired
|
223 KB |
|
images
Expired
|
152 Bytes |
|
lint
Expired
|
34.4 KB |
|
playwright-results-linux
Expired
|
3.08 MB |
|
summary.json
Expired
|
836 Bytes |
|