Firewall demo hidden release INTER-378 #28
ci.yml
on: pull_request
Lint
23s
Unit tests
15s
Matrix: Playwright e2e tests
Annotations
21 errors and 3 notices
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Test timeout of 30000ms exceeded.
|
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
Playwright e2e tests (1, 3)
Process completed with exit code 1.
|
[webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Test timeout of 30000ms exceeded.
|
[webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
[webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
[webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
Playwright e2e tests (3, 3)
Process completed with exit code 1.
|
[firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Test timeout of 30000ms exceeded.
|
[firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
[firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
[firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L1
1) [firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address:
e2e/bot-firewall.spec.ts#L20
1) [firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByText('was blocked in the application firewall') to be visible
18 | await page.goto('/bot-firewall', { waitUntil: 'networkidle' });
19 | await page.getByRole('button', { name: BOT_FIREWALL_COPY.blockIp }).first().click();
> 20 | await page.getByText('was blocked in the application firewall').waitFor();
| ^
21 | await page.waitForTimeout(5000);
22 |
23 | // Try to visit web-scraping page, should be blocked by Cloudflare
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/bot-firewall.spec.ts:20:69
|
Playwright e2e tests (2, 3)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 failed
[chromium] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
27 passed (2.9m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
27 passed (3.1m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › bot-firewall.spec.ts:12:7 › Bot Firewall Demo › Should display bot visit a allow blocking IP address
27 passed (3.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
13.3 MB |
|