Merge pull request #7802 from LedgerHQ/fix/turborepo-2-upgrade-post-c… #33
build-and-test-push.yml
on: push
Test Mobile E2E
/
Ledger Live Mobile - Android Detox Tests
27m 2s
Test Mobile E2E
/
LLM - iOS Detox Tests
6m 3s
Test Desktop
/
Desktop Tests E2E (Ubuntu)
5m 43s
Matrix: Build Desktop / build-desktop-app
Build Mobile
/
Build LLM | Android
12m 29s
Build Mobile
/
Build LLM | iOS
6m 24s
Test Mobile
/
LLM CodeCheck
11m 46s
Test Design System
/
Design System Tests
2m 32s
Test CLI
/
Test CLI
2m 3s
Test Desktop
/
LLD Code Checks
10m 40s
Test Desktop
/
Desktop Unit Tests
4m 21s
Test Libraries
/
Test Libraries
2m 17s
Test Libraries
/
Codecheck Libraries
6m 9s
Test Libraries
/
Test Docs
2m 28s
Test Web Tools
/
Test web-tools
4m 8s
Test Mobile E2E
/
Allure Reports Export on Server
43s
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E
/
report
0s
Test Mobile E2E
/
report-on-slack
6s
Test Mobile E2E
/
Allure Reports Export on Server
23s
OK
3s
Annotations
6 errors, 7 warnings, and 1 notice
Test Mobile E2E / LLM - iOS Detox Tests
Process completed with exit code 1.
|
Test Mobile E2E / Allure Reports Export on Server
Unable to download artifact(s): Artifact not found for name: ios-test-artifacts
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
[mocked_tests] › specs/market/market.spec.ts:34:5 › Market:
apps/ledger-live-desktop/tests/specs/market/market.spec.ts#L177
1) [mocked_tests] › specs/market/market.spec.ts:34:5 › Market ────────────────────────────────────
Error: Screenshot comparison failed:
182196 pixels (ratio 0.24 of all image pixels) are different.
Expected: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts-snapshots/market-btc-page-linux.png
Received: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/market-market-Market-mocked-tests/market-btc-page-actual.png
Diff: /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/artifacts/test-results/market-market-Market-mocked-tests/market-btc-page-diff.png
Call log:
- expect.soft.toHaveScreenshot(market-btc-page.png) with timeout 41000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 174808 pixels (ratio 0.23 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
- 182196 pixels (ratio 0.24 of all image pixels) are different.
175 | await test.step("go to bitcoin page", async () => {
176 | await marketPage.openCoinPage("btc");
> 177 | await expect.soft(page).toHaveScreenshot("market-btc-page.png", {
| ^
178 | mask: [
179 | page.getByTestId("chart-container"),
180 | page.getByTestId("market-price-delta"),
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts:177:29
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/market/market.spec.ts:175:3
|
[mocked_tests] › specs/market/market.spec.ts:34:5 › Market:
apps/ledger-live-desktop/tests/specs/market/market.spec.ts#L1
1) [mocked_tests] › specs/market/market.spec.ts:34:5 › Market ────────────────────────────────────
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.
|
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/
|
Test Mobile E2E / LLM - iOS Detox Tests
No files were found with the provided path: apps/ledger-live-mobile/artifacts. No artifacts will be uploaded.
|
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/
|
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 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 / report-on-slack
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/
|
🎭 Playwright Run Summary
1 failed
[mocked_tests] › specs/market/market.spec.ts:34:5 › Market ─────────────────────────────────────
3 skipped
64 passed (3.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
2.85.1-sha.3113f0d44c3d46145a05bc91320388e4e9573a77-linux-x86_64.AppImage
Expired
|
183 MB |
|
2.85.1-sha.3113f0d44c3d46145a05bc91320388e4e9573a77-mac.dmg
Expired
|
248 MB |
|
2.85.1-sha.3113f0d44c3d46145a05bc91320388e4e9573a77-win-x64.exe
Expired
|
144 MB |
|
3.48.1-sha.3113f0d-release
Expired
|
272 MB |
|
allure-results-linux
Expired
|
499 KB |
|
android-allure-report
Expired
|
13.1 MB |
|
android-test-artifacts
Expired
|
23.6 MB |
|
images
Expired
|
313 Bytes |
|
ios-allure-report
Expired
|
1.28 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 |
|
mobile.metafile.json
Expired
|
213 Bytes |
|
outputs-codecheck
Expired
|
298 Bytes |
|
outputs-test-libraries
Expired
|
157 Bytes |
|
outputs-test-ui
Expired
|
179 Bytes |
|
playwright-results-linux
Expired
|
2.6 MB |
|
summary-test-desktop.json
Expired
|
1.11 KB |
|
win-js-bundle-metafiles
Expired
|
647 KB |
|