Skip to content

WIP: Playground redesign #367

WIP: Playground redesign

WIP: Playground redesign #367

Triggered via pull request July 2, 2024 11:45
Status Success
Total duration 5m 21s
Artifacts 3

ci.yml

on: pull_request
Matrix: Playwright e2e tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 notices
[chromium] › bot-firewall.spec.ts:28:7 › Bot Firewall Demo CHROME_ONLY › Should display bot visit and allow blocking/unblocking its IP address: e2e/bot-firewall.spec.ts#L88
1) [chromium] › bot-firewall.spec.ts:28:7 › Bot Firewall Demo CHROME_ONLY › Should display bot visit and allow blocking/unblocking its IP address Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Sorry, you have been blocked' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('heading', { name: 'Sorry, you have been blocked' }) 86 | await page.reload(); 87 | } > 88 | await expect(locator).toBeVisible(); | ^ 89 | }; 90 | at assertElementWhileRepeatedlyReloadingPage (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:88:25) at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:45:5
[chromium] › bot-firewall.spec.ts:28:7 › Bot Firewall Demo CHROME_ONLY › Should display bot visit and allow blocking/unblocking its IP address: e2e/bot-firewall.spec.ts#L88
1) [chromium] › bot-firewall.spec.ts:28:7 › Bot Firewall Demo CHROME_ONLY › Should display bot visit and allow blocking/unblocking its IP address Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Sorry, you have been blocked' }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('heading', { name: 'Sorry, you have been blocked' }) 86 | await page.reload(); 87 | } > 88 | await expect(locator).toBeVisible(); | ^ 89 | }; 90 | at assertElementWhileRepeatedlyReloadingPage (/home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:88:25) at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:45:5
[firefox] › payment-fraud.spec.ts:38:7 › Payment fraud › should prevent card cracking after 3 attempts: e2e/payment-fraud.spec.ts#L1
1) [firefox] › payment-fraud.spec.ts:38:7 › Payment fraud › should prevent card cracking after 3 attempts Test timeout of 30000ms exceeded.
[firefox] › payment-fraud.spec.ts:38:7 › Payment fraud › should prevent card cracking after 3 attempts: e2e/payment-fraud.spec.ts#L45
1) [firefox] › payment-fraud.spec.ts:38:7 › Payment fraud › should prevent card cracking after 3 attempts Error: locator.waitFor: Test timeout of 30000ms exceeded. Call log: - waiting for getByText('You placed more than 3 unsuccessful payment attempts during the last 365 days. This payment attempt was not performed.') to be visible 43 | 44 | await submit(page); > 45 | await page.getByText(PAYMENT_FRAUD_COPY.tooManyUnsuccessfulPayments).waitFor(); | ^ 46 | }); 47 | 48 | test('should prevent another purchase if card was flagged as stolen', async ({ page }) => { at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/payment-fraud.spec.ts:45:74
🎭 Playwright Run Summary
1 skipped 36 passed (2.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › bot-firewall.spec.ts:28:7 › Bot Firewall Demo CHROME_ONLY › Should display bot visit and allow blocking/unblocking its IP address 36 passed (3.7m)
🎭 Playwright Run Summary
1 flaky [firefox] › payment-fraud.spec.ts:38:7 › Payment fraud › should prevent card cracking after 3 attempts 3 skipped 33 passed (3.5m)

Artifacts

Produced during runtime
Name Size
playwright-report-1 Expired
6.33 MB
playwright-report-2 Expired
4.87 MB
playwright-report-3 Expired
205 KB