feat: ✨ Add spamFilteringTx in LLD #705
build-and-test-pr.yml
on: pull_request
Turbo Affected
/
Determine Affected
1m 19s
Test Mobile E2E
/
Ledger Live Mobile - Android Detox Tests
24m 11s
Matrix: Build Desktop / build-desktop-app
Build Mobile
/
Build LLM | Android
12m 27s
Build Mobile
/
Build LLM | iOS
11m 42s
Test Mobile
/
LLM CodeCheck
5m 55s
Test Design System
/
Design System Tests
Test Desktop
/
LLD Code Checks
9m 2s
Test Desktop
/
Desktop Unit Tests
4m 28s
Test Libraries
/
Test Libraries
2m 4s
Test Libraries
/
Codecheck Libraries
5m 51s
Test Libraries
/
Test Docs
2m 6s
Test Mobile E2E
/
Allure Reports Export on Server
0s
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E
/
report
15s
Test Mobile E2E
/
report-on-slack
0s
Test Mobile E2E
/
Allure Reports Export on Server
0s
OK
1s
Annotations
11 errors, 5 warnings, and 1 notice
Test Desktop / Desktop Tests E2E (Ubuntu)
Testing stopped early after 5 maximum allowed failures.
|
Test Desktop / Desktop Tests E2E (Ubuntu)
TimeoutError: locator.waitFor: Timeout 99000ms exceeded.
Call log:
- waiting for locator('button:has-text("Get Started")') to be visible
at page/onboarding.page.ts:30
28 |
29 | async waitForLaunch() {
> 30 | await this.getStartedButton.waitFor({ state: "visible" });
| ^
31 | }
32 |
33 | async waitForPedagogyModal() {
at OnboardingPage.waitForLaunch (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/page/onboarding.page.ts:30:33)
at globalTeardown (/home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/utils/global.teardown.ts:26:36)
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [LTC] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L32
1) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [LTC] Add account ────
TimeoutError: locator.click: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('portfolio-empty-state-add-account-button')
30 |
31 | await test.step(`[${currency}] Open modal`, async () => {
> 32 | await portfolioPage.openAddAccountModal();
| ^
33 | expect(await addAccountModal.title.textContent()).toBe("Add accounts");
34 | await expect.soft(addAccountModal.container).toHaveScreenshot(`open-modal.png`);
35 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:32:29
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:31:18
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [LTC] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
1) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [LTC] Add account ────
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/Axios.js:45:41)
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [ATOM] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L32
2) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [ATOM] Add account ───
TimeoutError: locator.click: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('portfolio-empty-state-add-account-button')
30 |
31 | await test.step(`[${currency}] Open modal`, async () => {
> 32 | await portfolioPage.openAddAccountModal();
| ^
33 | expect(await addAccountModal.title.textContent()).toBe("Add accounts");
34 | await expect.soft(addAccountModal.container).toHaveScreenshot(`open-modal.png`);
35 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:32:29
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:31:18
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [ATOM] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
2) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [ATOM] Add account ───
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/Axios.js:45:41)
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [XRP] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L32
3) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [XRP] Add account ────
TimeoutError: locator.click: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('portfolio-empty-state-add-account-button')
30 |
31 | await test.step(`[${currency}] Open modal`, async () => {
> 32 | await portfolioPage.openAddAccountModal();
| ^
33 | expect(await addAccountModal.title.textContent()).toBe("Add accounts");
34 | await expect.soft(addAccountModal.container).toHaveScreenshot(`open-modal.png`);
35 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:32:29
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:31:18
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [XRP] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
3) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [XRP] Add account ────
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/Axios.js:45:41)
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [Tron] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L32
4) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [Tron] Add account ───
TimeoutError: locator.click: Timeout 99000ms exceeded.
Call log:
- waiting for getByTestId('portfolio-empty-state-add-account-button')
30 |
31 | await test.step(`[${currency}] Open modal`, async () => {
> 32 | await portfolioPage.openAddAccountModal();
| ^
33 | expect(await addAccountModal.title.textContent()).toBe("Add accounts");
34 | await expect.soft(addAccountModal.container).toHaveScreenshot(`open-modal.png`);
35 | });
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:32:29
at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts:31:18
|
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [Tron] Add account:
apps/ledger-live-desktop/tests/specs/accounts/account.spec.ts#L1
4) [mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [Tron] Add account ───
Error: connect ECONNREFUSED 127.0.0.1
at Function.AxiosError.from (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/AxiosError.js:89:14)
at RedirectableRequest.handleRequestError (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/adapters/http.js:620:25)
at ClientRequest.eventHandlers.<computed> (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/follow-redirects@1.15.6/node_modules/follow-redirects/index.js:38:24)
at Axios.request (/home/runner/_work/ledger-live/ledger-live/node_modules/.pnpm/axios@1.7.3/node_modules/axios/lib/core/Axios.js:45:41)
|
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 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/setup-android@v2.0.10, 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 / LLM CodeCheck
No files were found with the provided path: /home/runner/work/ledger-live/ledger-live/apps/ledger-live-mobile/lint-mobile.json. No artifacts will be uploaded.
|
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 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/
|
🎭 Playwright Run Summary
5 failed
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [LTC] Add account ─────
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [ATOM] Add account ────
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [XRP] Add account ─────
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [Tron] Add account ────
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [ADA] Add account ─────
4 interrupted
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [BTC] Add account ─────
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [ETH] Add account ─────
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [XTZ] Add account ─────
[mocked_tests] › specs/accounts/account.spec.ts:23:9 › Accounts @smoke › [DOT] Add account ─────
59 did not run
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
allure-results-linux
Expired
|
805 KB |
|
images
Expired
|
152 Bytes |
|
playwright-results-linux
Expired
|
24.3 MB |
|
summary-test-desktop.json
Expired
|
885 Bytes |
|