fix: 🐛 Password lock blocked on QRScan (#7822) #25
build-and-test-push.yml
on: push
Test Mobile E2E
/
Ledger Live Mobile - Android Detox Tests
21m 35s
Test Mobile E2E
/
LLM - iOS Detox Tests
41m 28s
Test Desktop
/
Desktop Tests E2E (Ubuntu)
5m 44s
Matrix: Build Desktop / build-desktop-app
Build Mobile
/
Build LLM | Android
14m 31s
Build Mobile
/
Build LLM | iOS
3m 33s
Test Mobile
/
LLM CodeCheck
6m 36s
Test Design System
/
Design System Tests
6m 12s
Test CLI
/
Test CLI
2m 41s
Test Desktop
/
LLD Code Checks
4m 48s
Test Desktop
/
Desktop Unit Tests
4m 16s
Test Libraries
/
Test Libraries
2m 16s
Test Libraries
/
Codecheck Libraries
5m 1s
Test Libraries
/
Test Docs
2m 25s
Test Web Tools
/
Test web-tools
1m 58s
Test Mobile E2E
/
Allure Reports Export on Server
36s
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E
/
report
0s
Test Mobile E2E
/
report-on-slack
0s
Test Mobile E2E
/
Allure Reports Export on Server
48s
OK
2s
Annotations
5 errors, 5 warnings, and 1 notice
Build Mobile / Build LLM | iOS
Process completed with exit code 1.
|
[mocked_tests] › specs/onboarding/connect-device.spec.ts:15:9 › Onboarding › [nanoSP] Onboarding flow already set up:
apps/ledger-live-desktop/tests/specs/onboarding/connect-device.spec.ts#L28
1) [mocked_tests] › specs/onboarding/connect-device.spec.ts:15:9 › Onboarding › [nanoSP] Onboarding flow already set up
Error: Screenshot comparison failed:
7728 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/onboarding/connect-device.spec.ts-snapshots/v3-device-selection-linux.png
Received: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/onboarding-connect-device--512eb-oarding-flow-already-set-up-mocked-tests/v3-device-selection-actual.png
Diff: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/onboarding-connect-device--512eb-oarding-flow-already-set-up-mocked-tests/v3-device-selection-diff.png
Call log:
- expect.toHaveScreenshot(v3-device-selection.png) with timeout 41000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 7728 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 7728 pixels (ratio 0.01 of all image pixels) are different.
26 | await onboardingPage.getStarted();
27 | await onboardingPage.hoverDevice(Nano.nanoS);
> 28 | await expect(page).toHaveScreenshot("v3-device-selection.png", { animations: "disabled" });
| ^
29 | });
30 |
31 | await test.step(`[${nano}] Select Device`, async () => {
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/onboarding/connect-device.spec.ts:28:28
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/onboarding/connect-device.spec.ts:25:7
|
[mocked_tests] › specs/onboarding/connect-device.spec.ts:15:9 › Onboarding › [nanoSP] Onboarding flow already set up:
apps/ledger-live-desktop/tests/specs/onboarding/connect-device.spec.ts#L1
1) [mocked_tests] › specs/onboarding/connect-device.spec.ts:15:9 › Onboarding › [nanoSP] Onboarding flow already set up
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)
|
Test Desktop / Desktop Tests E2E (Ubuntu)
Process completed with exit code 1.
|
OK
Process completed with exit code 1.
|
Build Mobile / Build LLM | iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Libraries / Codecheck Libraries
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/
|
Test Desktop / report
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, android-actions/[email protected], gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Mobile E2E / LLM - iOS Detox Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. 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/onboarding/connect-device.spec.ts:15:9 › Onboarding › [nanoSP] Onboarding flow already set up
3 skipped
64 passed (3.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
2.85.1-sha.bec3c6a4794af68bfe79db4b51971536f2194751-linux-x86_64.AppImage
Expired
|
183 MB |
|
2.85.1-sha.bec3c6a4794af68bfe79db4b51971536f2194751-mac.dmg
Expired
|
248 MB |
|
2.85.1-sha.bec3c6a4794af68bfe79db4b51971536f2194751-win-x64.exe
Expired
|
144 MB |
|
3.48.1-sha.bec3c6a-release
Expired
|
272 MB |
|
allure-results-linux
Expired
|
757 KB |
|
android-allure-report
Expired
|
13.1 MB |
|
android-test-artifacts
Expired
|
23.4 MB |
|
images
Expired
|
314 Bytes |
|
ios-allure-report
Expired
|
14.3 MB |
|
ios-test-artifacts
Expired
|
36.4 MB |
|
lint-desktop
Expired
|
34.5 KB |
|
lint-mobile
Expired
|
30.4 KB |
|
linux-js-bundle-metafiles
Expired
|
647 KB |
|
mac-js-bundle-metafiles
Expired
|
647 KB |
|
outputs-codecheck
Expired
|
298 Bytes |
|
outputs-test-libraries
Expired
|
157 Bytes |
|
outputs-test-ui
Expired
|
179 Bytes |
|
playwright-results-linux
Expired
|
2.74 MB |
|
summary-test-desktop.json
Expired
|
1.11 KB |
|
win-js-bundle-metafiles
Expired
|
647 KB |
|