Skip to content

Production E2E Tests #5251

Production E2E Tests

Production E2E Tests #5251

Triggered via schedule September 18, 2024 22:04
Status Success
Total duration 5m 45s
Artifacts 1

production_e2e.yml

on: schedule
report-status  /  send-notification
report-status / send-notification
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[chromium] › home.spec.ts:16:7 › Home page › Entire cards should be clickable: e2e/home.spec.ts#L26
1) [chromium] › home.spec.ts:16:7 › Home page › Entire cards should be clickable, clicking on the description or image should take you to the use case Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected) Locator: locator(':root') Expected string: "https://demo.fingerprint.com/playground" Received string: "https://demo.fingerprint.com/" Call log: - expect.toHaveURL with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" 24 | 25 | await page.getByTestId(TEST_IDS.homepageCard.useCaseIcon).first().click({ force: true }); > 26 | await expect(page).toHaveURL('/playground'); | ^ 27 | }); 28 | }); 29 | at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/home.spec.ts:26:24
[chromium] › home.spec.ts:16:7 › Home page › Entire cards should be clickable: e2e/home.spec.ts#L26
1) [chromium] › home.spec.ts:16:7 › Home page › Entire cards should be clickable, clicking on the description or image should take you to the use case Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected) Locator: locator(':root') Expected string: "https://demo.fingerprint.com/playground" Received string: "https://demo.fingerprint.com/" Call log: - expect.toHaveURL with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" - locator resolved to <html lang="en">…</html> - unexpected value "https://demo.fingerprint.com/" 24 | 25 | await page.getByTestId(TEST_IDS.homepageCard.useCaseIcon).first().click({ force: true }); > 26 | await expect(page).toHaveURL('/playground'); | ^ 27 | }); 28 | }); 29 | at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/home.spec.ts:26:24
🎭 Playwright Run Summary
1 flaky [chromium] › home.spec.ts:16:7 › Home page › Entire cards should be clickable, clicking on the description or image should take you to the use case 37 passed (5.3m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
2.34 MB