Facelift: Alerts #112
ci.yml
on: pull_request
Lint
14s
Unit tests
13s
Matrix: Playwright e2e tests
Annotations
2 errors and 4 notices
[webkit] › payment-fraud.spec.ts:37:7 › Payment fraud › should prevent card cracking after 3 attempts:
e2e/payment-fraud.spec.ts#L1
1) [webkit] › payment-fraud.spec.ts:37:7 › Payment fraud › should prevent card cracking after 3 attempts
Test timeout of 30000ms exceeded.
|
[webkit] › payment-fraud.spec.ts:37:7 › Payment fraud › should prevent card cracking after 3 attempts:
e2e/payment-fraud.spec.ts#L44
1) [webkit] › payment-fraud.spec.ts:37: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
42 |
43 | await submit(page);
> 44 | await page.getByText(PAYMENT_FRAUD_COPY.tooManyUnsuccessfulPayments).waitFor();
| ^
45 | });
46 |
47 | 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:44:74
|
🎭 Playwright Run Summary
29 passed (1.5m)
|
🎭 Playwright Run Summary
1 passed (21.2s)
|
🎭 Playwright Run Summary
29 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › payment-fraud.spec.ts:37:7 › Payment fraud › should prevent card cracking after 3 attempts
28 passed (2.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-1
Expired
|
179 KB |
|
playwright-report-2
Expired
|
194 KB |
|
playwright-report-3
Expired
|
2.97 MB |
|