chore: rotate keys #364
Annotations
6 errors and 3 notices
[webkit] › coupon-fraud.spec.js:12:7 › Coupon fraud › should apply correct coupon only once:
e2e/coupon-fraud.spec.js#L1
1) [webkit] › coupon-fraud.spec.js:12:7 › Coupon fraud › should apply correct coupon only once ───
Test timeout of 30000ms exceeded.
|
[webkit] › coupon-fraud.spec.js:12:7 › Coupon fraud › should apply correct coupon only once:
e2e/coupon-fraud.spec.js#L18
1) [webkit] › coupon-fraud.spec.js:12:7 › Coupon fraud › should apply correct coupon only once ───
Error: page.waitForSelector: Page closed
=========================== logs ===========================
waiting for locator('text="Coupon claimed"') to be visible
============================================================
16 | await page.waitForLoadState('networkidle');
17 |
> 18 | await page.waitForSelector('text="Coupon claimed"');
| ^
19 |
20 | await page.click('button:has-text("Apply")');
21 | await page.waitForLoadState('networkidle');
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/coupon-fraud.spec.js:18:16
|
[webkit] › coupon-fraud.spec.js:12:7 › Coupon fraud › should apply correct coupon only once:
e2e/coupon-fraud.spec.js#L1
1) [webkit] › coupon-fraud.spec.js:12:7 › Coupon fraud › should apply correct coupon only once ───
Pending operations:
- page.waitForSelector at e2e/coupon-fraud.spec.js:18:16
|
[webkit] › coupon-fraud.spec.js:26:7 › Coupon fraud › should prevent spamming multiple coupons:
e2e/coupon-fraud.spec.js#L1
2) [webkit] › coupon-fraud.spec.js:26:7 › Coupon fraud › should prevent spamming multiple coupons
Test timeout of 30000ms exceeded.
|
[webkit] › coupon-fraud.spec.js:26:7 › Coupon fraud › should prevent spamming multiple coupons:
e2e/coupon-fraud.spec.js#L30
2) [webkit] › coupon-fraud.spec.js:26:7 › Coupon fraud › should prevent spamming multiple coupons
Error: page.waitForSelector: Page closed
=========================== logs ===========================
waiting for locator('text="Coupon claimed"') to be visible
============================================================
28 | await page.click('button:has-text("Apply")');
29 | await page.waitForLoadState('networkidle');
> 30 | await page.waitForSelector('text="Coupon claimed"');
| ^
31 |
32 | await page.fill('#coupon_code', 'BlackFriday', {});
33 | await page.click('button:has-text("Apply")');
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/coupon-fraud.spec.js:30:16
|
[webkit] › coupon-fraud.spec.js:26:7 › Coupon fraud › should prevent spamming multiple coupons:
e2e/coupon-fraud.spec.js#L1
2) [webkit] › coupon-fraud.spec.js:26:7 › Coupon fraud › should prevent spamming multiple coupons
Pending operations:
- page.waitForSelector at e2e/coupon-fraud.spec.js:30:16
|
🎭 Playwright Run Summary
27 passed (2.4m)
|
🎭 Playwright Run Summary
27 passed (3.5m)
|
🎭 Playwright Run Summary
2 flaky
[webkit] › coupon-fraud.spec.js:12:7 › Coupon fraud › should apply correct coupon only once ────
[webkit] › coupon-fraud.spec.js:26:7 › Coupon fraud › should prevent spamming multiple coupons ─
25 passed (4.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
3 MB |
|