Production E2E Tests #5187
production_e2e.yml
on: schedule
Playwright
5m 37s
report-status
/
send-notification
Annotations
2 errors and 1 notice
[chromium] › playground.spec.ts:41:7 › Playground page › Page renders basic skeleton elements:
e2e/playground.spec.ts#L1
1) [chromium] › playground.spec.ts:41:7 › Playground page › Page renders basic skeleton elements ─
Test timeout of 30000ms exceeded.
|
[chromium] › playground.spec.ts:41:7 › Playground page › Page renders basic skeleton elements:
e2e/playground.spec.ts#L44
1) [chromium] › playground.spec.ts:41:7 › Playground page › Page renders basic skeleton elements ─
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByTestId('refreshButton').first() to be visible
42 | await page.getByText('Fingerprint Pro Playground', { exact: true }).waitFor();
43 | await page.getByText('Your Visitor ID is').waitFor();
> 44 | await page.getByTestId(TEST_ID.refreshButton).first().waitFor();
| ^
45 |
46 | await page.getByText('Identification', { exact: true }).waitFor();
47 | await page.getByText('Smart signals', { exact: true }).waitFor();
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/playground.spec.ts:44:59
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playground.spec.ts:41:7 › Playground page › Page renders basic skeleton elements ──
37 passed (5.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
2.76 MB |
|