Chore: make personalization test more robust, report e2e test results INTER-320 #316
ci.yml
on: pull_request
Lint
18s
Unit tests
12s
Matrix: Playwright e2e tests
Annotations
1 error and 3 notices
[webkit] › sms-pumping/bot-unprotected.spec.ts:27:7 › Sending verification SMS messages › cool-down periods are applied:
e2e/e2eTestUtils.ts#L21
1) [webkit] › sms-pumping/bot-unprotected.spec.ts:27:7 › Sending verification SMS messages › cool-down periods are applied, max 3 attempts
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for getByTestId('resetSuccess') to be visible
at e2eTestUtils.ts:21
19 | export async function resetScenarios(page: Page) {
20 | await page.getByTestId(TEST_IDS.reset.resetButton).click();
> 21 | await page.getByTestId(TEST_IDS.reset.resetSuccess).waitFor({ timeout: 10000 });
| ^
22 | await page.getByTestId(TEST_IDS.common.closeSnackbar).first().click();
23 | }
24 |
at resetScenarios (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/e2eTestUtils.ts:21:55)
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/sms-pumping/bot-unprotected.spec.ts:23:3
|
🎭 Playwright Run Summary
3 skipped
34 passed (3.4m)
|
🎭 Playwright Run Summary
37 passed (2.8m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › sms-pumping/bot-unprotected.spec.ts:27:7 › Sending verification SMS messages › cool-down periods are applied, max 3 attempts
1 skipped
35 passed (3.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-1
Expired
|
203 KB |
|
playwright-report-2
Expired
|
202 KB |
|
playwright-report-3
Expired
|
4.88 MB |
|