Create build for x86 #912
Annotations
2 errors, 6 warnings, and 1 notice
Run Playwright tests:
tests/playwright/tests/12WordMnemonic/trust value.spec.ts#L1
1) [chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value ─────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/playwright/tests/12WordMnemonic/trust value.spec.ts#L15
1) [chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value ─────
Error: locator.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#create-password')
13 | await page.getByRole('button', { name: 'Continue' }).click();
14 | await page.getByRole('button', { name: 'Continue' }).click();
> 15 | await page.locator('#create-password').fill('123456');
| ^
16 | await page.locator('#create-password-confirm').fill('123456');
17 | await page.getByRole('button', { name: 'Continue' }).click();
18 | await page
at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/12WordMnemonic/trust value.spec.ts:15:44
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Playwright tests:
tests/playwright/[chromium] › Ton Connect.spec.ts#L1
tests/playwright/[chromium] › Ton Connect.spec.ts took 52.9s
|
Run Playwright tests:
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 33.6s
|
Run Playwright tests:
tests/playwright/[chromium] › AddWatchOnly/add watch only.spec.ts#L1
tests/playwright/[chromium] › AddWatchOnly/add watch only.spec.ts took 31.7s
|
Run Playwright tests:
tests/playwright/[chromium] › AddExistingWallets/Add existing general wallet.spec.ts#L1
tests/playwright/[chromium] › AddExistingWallets/Add existing general wallet.spec.ts took 31.1s
|
Run Playwright tests:
tests/playwright/[chromium] › Add2WalletsAndDeleteInABulk/2 wallets & bulk delete.spec.ts#L1
tests/playwright/[chromium] › Add2WalletsAndDeleteInABulk/2 wallets & bulk delete.spec.ts took 23.2s
|
Run Playwright tests
1 flaky
[chromium] › 12WordMnemonic/trust value.spec.ts:6:5 › trust + assert visibility and value ──────
15 passed (1.5m)
|
Loading