Skip to content

Swap widget Updates #946

Swap widget Updates

Swap widget Updates #946

Triggered via pull request December 17, 2024 18:17
Status Failure
Total duration 14m 12s
Artifacts 9

pull-request.yaml

on: pull_request
Matrix: desktop-build
web-tests  /  playwright-tests
7m 37s
web-tests / playwright-tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 11 warnings, and 1 notice
swap-widget-build / Swap Widget
'notifyError' is declared but its value is never read.
swap-widget-build / Swap Widget
@tonkeeper/web-swap-widget#build:swap-widget: command (/home/runner/work/tonkeeper-web/tonkeeper-web/apps/web-swap-widget) /tmp/xfs-d900f64d/yarn run build:swap-widget exited (2)
swap-widget-build / Swap Widget
The process '/opt/hostedtoolcache/node/20.11.1/x64/bin/yarn' failed with exit code 2
[chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value: tests/playwright/tests/12WordMnemonic/trust value.spec.ts#L26
1) [chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value ───── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: 'Multi Send' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: 'Multi Send' }) 24 | await expect(page.getByText('TON').first()).toBeVisible(); 25 | await expect(page.getByText('USD₮')).toBeVisible(); > 26 | await expect(page.getByRole('button', { name: 'Multi Send' })).toBeVisible(); | ^ 27 | await expect(page.locator('#root')).toContainText('Multi Send'); 28 | }); 29 | at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/12WordMnemonic/trust value.spec.ts:26:68
[chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value: tests/playwright/tests/12WordMnemonic/trust value.spec.ts#L26
1) [chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value ───── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: 'Multi Send' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: 'Multi Send' }) 24 | await expect(page.getByText('TON').first()).toBeVisible(); 25 | await expect(page.getByText('USD₮')).toBeVisible(); > 26 | await expect(page.getByRole('button', { name: 'Multi Send' })).toBeVisible(); | ^ 27 | await expect(page.locator('#root')).toContainText('Multi Send'); 28 | }); 29 | at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/12WordMnemonic/trust value.spec.ts:26:68
[chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value: tests/playwright/tests/12WordMnemonic/trust value.spec.ts#L26
1) [chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value ───── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('button', { name: 'Multi Send' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('button', { name: 'Multi Send' }) 24 | await expect(page.getByText('TON').first()).toBeVisible(); 25 | await expect(page.getByText('USD₮')).toBeVisible(); > 26 | await expect(page.getByRole('button', { name: 'Multi Send' })).toBeVisible(); | ^ 27 | await expect(page.locator('#root')).toContainText('Multi Send'); 28 | }); 29 | at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/12WordMnemonic/trust value.spec.ts:26:68
[chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements: tests/playwright/tests/Ton Connect.spec.ts#L1
2) [chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements ──────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements: tests/playwright/tests/Ton Connect.spec.ts#L43
2) [chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements ──────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByText('Discover') 41 | await context.grantPermissions(['clipboard-read', 'clipboard-write']); 42 | > 43 | await page.getByText('Discover').click(); | ^ 44 | 45 | const page1Promise = page.waitForEvent('popup'); 46 | at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/Ton Connect.spec.ts:43:42
[chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements: tests/playwright/tests/Ton Connect.spec.ts#L1
2) [chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements: tests/playwright/tests/Ton Connect.spec.ts#L43
2) [chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByText('Discover') 41 | await context.grantPermissions(['clipboard-read', 'clipboard-write']); 42 | > 43 | await page.getByText('Discover').click(); | ^ 44 | 45 | const page1Promise = page.waitForEvent('popup'); 46 | at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/Ton Connect.spec.ts:43:42
[chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements: tests/playwright/tests/Ton Connect.spec.ts#L1
2) [chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements: tests/playwright/tests/Ton Connect.spec.ts#L43
2) [chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByText('Discover') 41 | await context.grantPermissions(['clipboard-read', 'clipboard-write']); 42 | > 43 | await page.getByText('Discover').click(); | ^ 44 | 45 | const page1Promise = page.waitForEvent('popup'); 46 | at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/Ton Connect.spec.ts:43:42
[chromium] › Ton Connect.spec.ts:80:9 › ton connect › STON fi: tests/playwright/tests/Ton Connect.spec.ts#L1
3) [chromium] › Ton Connect.spec.ts:80:9 › ton connect › STON fi ───────────────────────────────── Test timeout of 30000ms exceeded.
swap-widget-build / Swap Widget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
twa-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
web-build / web-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
desktop-build (ubuntu-latest, make:arm, arm64, /apps/desktop/out/make)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
desktop-build (ubuntu-latest, make:intel, x64, /apps/desktop/out/make)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
web-tests / playwright-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: tests/playwright/[chromium] › AddExistingMulti/Add existing multi parent and child.spec.ts#L1
tests/playwright/[chromium] › AddExistingMulti/Add existing multi parent and child.spec.ts took 37.9s
Slow Test: tests/playwright/[chromium] › AddExistingWallets/Add existing general wallet.spec.ts#L1
tests/playwright/[chromium] › AddExistingWallets/Add existing general wallet.spec.ts took 30.3s
Slow Test: tests/playwright/[chromium] › AddWatchOnly/add watch only.spec.ts#L1
tests/playwright/[chromium] › AddWatchOnly/add watch only.spec.ts took 29.4s
Slow Test: tests/playwright/[chromium] › AddExistingMulti/Hide and add wallets in multiaccount.spec.ts#L1
tests/playwright/[chromium] › AddExistingMulti/Hide and add wallets in multiaccount.spec.ts took 25.0s
Slow Test: tests/playwright/[chromium] › Add2WalletsAndDeleteInABulk/2 wallets & bulk delete.spec.ts#L1
tests/playwright/[chromium] › Add2WalletsAndDeleteInABulk/2 wallets & bulk delete.spec.ts took 23.3s
🎭 Playwright Run Summary
4 failed [chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value ────── [chromium] › Ton Connect.spec.ts:40:9 › ton connect › elements ───────────────────────────────── [chromium] › Ton Connect.spec.ts:80:9 › ton connect › STON fi ────────────────────────────────── [chromium] › Ton Connect.spec.ts:109:9 › ton connect › Getgems ───────────────────────────────── 12 passed (5.5m)

Artifacts

Produced during runtime
Name Size
Extension Chrome Expired
6.36 MB
Extension Firefox Expired
6.38 MB
Tonkeeper Desktop Linux arm64 Expired
254 MB
Tonkeeper Desktop Linux x64 Expired
473 MB
Tonkeeper Desktop Windows x64 Expired
107 MB
Tonkeeper Desktop Windows x64 archive Expired
110 MB
Tonkeeper Desktop macOS arm Expired
189 MB
Tonkeeper Desktop macOS universal Expired
349 MB
Tonkeeper Desktop macOS x64 Expired
203 MB