Two FA #970
pull-request.yaml
on: pull_request
web-build
/
web-build
2m 45s
twa-build
2m 43s
extension-build
4m 7s
ipad-build
/
ipad-build
6m 14s
swap-widget-build
/
Swap Widget
2m 39s
Matrix: desktop-build
web-tests
/
playwright-tests
3m 57s
Annotations
7 errors, 11 warnings, and 1 notice
[chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password:
tests/playwright/tests/NegativeCases/Negative.spec.ts#L1
1) [chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password ─────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password:
tests/playwright/tests/NegativeCases/Negative.spec.ts#L45
1) [chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password ─────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('div:nth-child(2) > .sc-gGmKOd')
43 | await expect(page.getByText('Passwords do not match.')).toBeVisible();
44 | await expect(page.locator('form')).toContainText('Passwords do not match.');
> 45 | await page.locator('div:nth-child(2) > .sc-gGmKOd').click();
| ^
46 | await page
47 | .getByText('Create passwordPasswordPasswords do not match.Re-enter passwordContinue')
48 | .click();
at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/NegativeCases/Negative.spec.ts:45:57
|
[chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password:
tests/playwright/tests/NegativeCases/Negative.spec.ts#L1
1) [chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password:
tests/playwright/tests/NegativeCases/Negative.spec.ts#L45
1) [chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('div:nth-child(2) > .sc-gGmKOd')
43 | await expect(page.getByText('Passwords do not match.')).toBeVisible();
44 | await expect(page.locator('form')).toContainText('Passwords do not match.');
> 45 | await page.locator('div:nth-child(2) > .sc-gGmKOd').click();
| ^
46 | await page
47 | .getByText('Create passwordPasswordPasswords do not match.Re-enter passwordContinue')
48 | .click();
at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/NegativeCases/Negative.spec.ts:45:57
|
[chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password:
tests/playwright/tests/NegativeCases/Negative.spec.ts#L1
1) [chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password:
tests/playwright/tests/NegativeCases/Negative.spec.ts#L45
1) [chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('div:nth-child(2) > .sc-gGmKOd')
43 | await expect(page.getByText('Passwords do not match.')).toBeVisible();
44 | await expect(page.locator('form')).toContainText('Passwords do not match.');
> 45 | await page.locator('div:nth-child(2) > .sc-gGmKOd').click();
| ^
46 | await page
47 | .getByText('Create passwordPasswordPasswords do not match.Re-enter passwordContinue')
48 | .click();
at /home/runner/work/tonkeeper-web/tonkeeper-web/tests/playwright/tests/NegativeCases/Negative.spec.ts:45:57
|
web-tests / playwright-tests
Process completed with exit code 1.
|
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] › Ton Connect.spec.ts#L1
tests/playwright/[chromium] › Ton Connect.spec.ts took 57.1s
|
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 41.0s
|
Slow Test:
tests/playwright/[chromium] › AddExistingWallets/Add existing general wallet.spec.ts#L1
tests/playwright/[chromium] › AddExistingWallets/Add existing general wallet.spec.ts took 36.3s
|
Slow Test:
tests/playwright/[chromium] › AddWatchOnly/add watch only.spec.ts#L1
tests/playwright/[chromium] › AddWatchOnly/add watch only.spec.ts took 33.6s
|
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 27.6s
|
🎭 Playwright Run Summary
1 failed
[chromium] › NegativeCases/Negative.spec.ts:32:5 › Incorrect password ──────────────────────────
15 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Extension Chrome
Expired
|
6.43 MB |
|
Extension Firefox
Expired
|
6.45 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 |
|