Two FA #956
Annotations
2 errors, 6 warnings, and 1 notice
Run Playwright tests:
tests/playwright/tests/AddExistingWallets/Add existing general wallet.spec.ts#L1
1) [chromium] › AddExistingWallets/Add existing general wallet.spec.ts:29:5 › Add my test wallet & hide version
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/playwright/tests/AddExistingWallets/Add existing general wallet.spec.ts#L37
1) [chromium] › AddExistingWallets/Add existing general wallet.spec.ts:29:5 › Add my test wallet & hide version
Error: locator.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('#create-password')
35 | await page.getByRole('button', { name: 'Continue' }).click();
36 | await page.getByRole('button', { name: 'Continue' }).click();
> 37 | await page.locator('#create-password').fill('123456');
| ^
38 | await page.locator('#create-password-confirm').fill('123456');
39 | await page.getByRole('button', { name: 'Continue' }).click();
40 | await page.locator('#react-portal-modal-container').getByRole('textbox').fill('My test wallet');
at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/AddExistingWallets/Add existing general wallet.spec.ts:37: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 53.2s
|
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 38.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.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 27.5s
|
Run Playwright tests:
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 26.6s
|
Run Playwright tests
1 flaky
[chromium] › AddExistingWallets/Add existing general wallet.spec.ts:29:5 › Add my test wallet & hide version
15 passed (1.6m)
|
Loading