Skip to content

Multiversx rebranding bis #5230

Multiversx rebranding bis

Multiversx rebranding bis #5230

Triggered via pull request December 24, 2024 13:25
Status Failure
Total duration 38m 2s
Artifacts 20

build-and-test-pr.yml

on: pull_request
Turbo Affected  /  Determine Affected
32s
Turbo Affected / Determine Affected
Matrix: Test Mobile E2E / Ledger Live Mobile - Android Detox Tests
Test Desktop  /  Desktop Tests E2E (Ubuntu)
10m 28s
Test Desktop / Desktop Tests E2E (Ubuntu)
Test Mobile E2E  /  LLM - iOS Detox Tests
32m 26s
Test Mobile E2E / LLM - iOS Detox Tests
Matrix: Build Desktop / build-desktop-app
Build Mobile  /  Build LLM | Android
16m 18s
Build Mobile / Build LLM | Android
Build Mobile  /  Build LLM | iOS
8m 17s
Build Mobile / Build LLM | iOS
Build Web Tools  /  Build web-tools
1m 27s
Build Web Tools / Build web-tools
Test Mobile  /  LLM CodeCheck
6m 16s
Test Mobile / LLM CodeCheck
Test Design System  /  Design System Tests
1m 13s
Test Design System / Design System Tests
Test Desktop  /  LLD Code Checks
9m 14s
Test Desktop / LLD Code Checks
Test Desktop  /  Desktop Unit Tests
4m 18s
Test Desktop / Desktop Unit Tests
Test Libraries  /  Test Libraries
1m 25s
Test Libraries / Test Libraries
Test Libraries  /  Codecheck Libraries
4m 10s
Test Libraries / Codecheck Libraries
Test Libraries  /  Test Docs
1m 46s
Test Libraries / Test Docs
Test Mobile E2E  /  Allure Reports Export on Server
0s
Test Mobile E2E / Allure Reports Export on Server
Test Desktop  /  Allure Reports Export on Server
0s
Test Desktop / Allure Reports Export on Server
Matrix: Test Mobile E2E / Upload to Xray
Test Mobile E2E  /  Allure Reports Export on Server
0s
Test Mobile E2E / Allure Reports Export on Server
Build Desktop  /  report
25s
Build Desktop / report
Build Mobile  /  report
29s
Build Mobile / report
Build Web Tools  /  report
0s
Build Web Tools / report
Test CLI  /  report
0s
Test CLI / report
Test Desktop  /  report
17s
Test Desktop / report
Test Libraries  /  report
0s
Test Libraries / report
Test Mobile E2E  /  report-on-slack
0s
Test Mobile E2E / report-on-slack
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 1 warning, and 1 notice
Test Libraries / Test Docs
Process completed with exit code 1.
[mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Dapp Browser 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 › Dapp Browser methods @smoke Error: Timed out 41000ms waiting for expect(locator).toBeVisible() Locator: getByText('eth_accounts result: 0x6EB963EFD0FEF7A4CFAB6CE6F1421C3279D11707') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 41000ms - waiting for getByText('eth_accounts result: 0x6EB963EFD0FEF7A4CFAB6CE6F1421C3279D11707') 47 | await expect( 48 | webview.getByText("eth_accounts result: 0x6EB963EFD0FEF7A4CFAB6CE6F1421C3279D11707"), > 49 | ).toBeVisible(); | ^ 50 | 51 | // Checks that personalSign works 52 | await webview.click("#personalSign"); at /home/runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/services/dapp.spec.ts:49:7
[mocked_tests] › specs/services/wallet-api.spec.ts:209:5 › Wallet API methods @smoke: apps/ledger-live-desktop/tests/specs/services/wallet-api.spec.ts#L411
2) [mocked_tests] › specs/services/wallet-api.spec.ts:209:5 › Wallet API methods @smoke › currency.list should stay stable for CryptoCurrency Error: Snapshot comparison failed: [ { "type": "CryptoCurrency", "id": "axelar", "ticker": "AXL", "name": "Axelar", "family": "cosmos", "color": "#b2b6bc", "decimals": 6 }, { "type": "CryptoCurrency", "id": "stargaze", "ticker": "STARS", "name": "Stargaze", "family": "cosmos", "color": "#e38cd4", "decimals": 6 }, { "type": "CryptoCurrency", "id": "secret_network", "ticker": "SCRT", "name": "SecretNetwork", "family": "cosmos", "color": "#a3b0bd", "decimals": 6 }, { "type": "CryptoCurrency", "id": "umee", "ticker": "UMEE", "name": "Umee", "family": "cosmos", "color": "#bb90f8", "decimals": 6 }, { "type": "CryptoCurrency", "id": "desmos", "ticker": "DSM", "name": "Desmos", "family": "cosmos", "color": "#ed6c53", "decimals": 6 }, { "type": "CryptoCurrency", "id": "dydx", "ticker": "DYDX", "name": "dYdX", "family": "cosmos", "color": "#6666FF", "decimals": 18 }, { "type": "CryptoCurrency", "id": "onomy", "ticker": "NOM", "name": "Onomy", "family": "cosmos", "color": "#8c94d3", "decimals": 18 }, { "type": "CryptoCurrency", "id": "sei_network", "ticker": "SEI", "name": "SeiNetwork", "family": "cosmos", "color": "#89395b", "decimals": 6 }, { "type": "CryptoCurrency", "id": "quicksilver", "ticker": "QCK", "name": "Quicksilver", "family": "cosmos", "color": "#9b9b9b", "decimals": 6 }, { "type": "CryptoCurrency", "id": "persistence", "ticker": "XPRT", "name": "Persistence", "family": "cosmos", "color": "#e50a13", "decimals": 6 }, { "type": "CryptoCurrency", "id": "avalanche_c_chain", "ticker": "AVAX", "name": "Avalanche C-Chain", "family": "ethereum", "color": "#E84142", "decimals": 18 }, { "type": "CryptoCurrency", "id": "bitcoin", "ticker": "BTC", "name": "Bitcoin", "family": "bitcoin", "color": "#ffae35", "decimals": 8 }, { "type": "CryptoCurrency", "id": "ethereum", "ticker": "ETH", "name": "Ethereum", "family": "ethereum", "color": "#0ebdcd", "decimals": 18 }, { "type": "CryptoCurrency", "id": "bsc", "ticker": "BNB", "name": "Binance Smart Chain", "family": "ethereum", "color": "#F0B90A", "decimals": 18 }, { "type": "CryptoCurrency", "id": "polkadot", "ticker": "DOT", "name": "Polkadot", "family": "polkadot", "color": "#E6007A", "decimals": 10 }, { "type": "CryptoCurrency", "id": "solana", "ticker": "SOL", "name": "Solana", "family": "solana", "color": "#000", "decimals": 9 }, { "type": "CryptoCurrency", "id": "ripple", "ticker": "XRP", "name": "XRP", "family": "ripple", "color": "#27a2db", "decimals": 6 }, { "type": "Cryp
Test Desktop / Desktop Tests E2E (Ubuntu)
Process completed with exit code 1.
OK
Process completed with exit code 1.
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.
🎭 Playwright Run Summary
2 failed [mocked_tests] › specs/services/dapp.spec.ts:20:7 › Metamask Test Dapp › Dapp Browser methods @smoke [mocked_tests] › specs/services/wallet-api.spec.ts:209:5 › Wallet API methods @smoke ─────────── 3 skipped 61 passed (8.0m)

Artifacts

Produced during runtime
Name Size
2.93.0-sha.8c8a588d8f552a375410be616d9a822de5fb0096-linux-x86_64.AppImage Expired
181 MB
2.93.0-sha.8c8a588d8f552a375410be616d9a822de5fb0096-mac.dmg Expired
245 MB
2.93.0-sha.8c8a588d8f552a375410be616d9a822de5fb0096-win-x64.exe Expired
142 MB
3.58.0-sha.b3616da-release Expired
276 MB
allure-results-linux Expired
852 KB
android-test-artifacts-1 Expired
72.1 MB
images Expired
152 Bytes
ios-test-artifacts Expired
76.3 MB
lint-desktop Expired
35.9 KB
linux-js-bundle-metafiles Expired
632 KB
mac-js-bundle-metafiles Expired
632 KB
mobile.metafile.json Expired
213 Bytes
outputs-codecheck Expired
298 Bytes
outputs-test-libraries Expired
157 Bytes
outputs-test-ui Expired
165 Bytes
playwright-results-linux Expired
4.25 MB
summary-build-desktop.json Expired
360 Bytes
summary-build-mobile.json Expired
336 Bytes
summary-test-desktop.json Expired
887 Bytes
win-js-bundle-metafiles Expired
632 KB