chore: bump @playwright/test in the root-npm-dependencies group (#515) #883
Annotations
2 errors and 1 notice
|
Run CSP smoke test against deployed preview:
test-e2e/csp-smoke.spec.ts#L23
1) [chromium] › test-e2e/csp-smoke.spec.ts:93:7 › CSP smoke › Flutter app renders without blank screen
TimeoutError: page.waitForSelector: Timeout 60000ms exceeded.
Call log:
- waiting for locator('flt-glass-pane, [flt-renderer-host]')
21 | const timeout = process.env.CI ? 60_000 : 30_000;
22 | await page.waitForLoadState("networkidle", { timeout });
> 23 | await page.waitForSelector("flt-glass-pane, [flt-renderer-host]", {
| ^
24 | timeout,
25 | state: "attached",
26 | });
at waitForFlutterReady (/home/runner/work/cambridge-beer-festival-app/cambridge-beer-festival-app/test-e2e/csp-smoke.spec.ts:23:14)
at /home/runner/work/cambridge-beer-festival-app/cambridge-beer-festival-app/test-e2e/csp-smoke.spec.ts:95:5
|
|
Run CSP smoke test against deployed preview:
test-e2e/csp-smoke.spec.ts#L0
1) [chromium] › test-e2e/csp-smoke.spec.ts:93:7 › CSP smoke › Flutter app renders without blank screen
Test timeout of 60000ms exceeded.
|
|
Run CSP smoke test against deployed preview
1 flaky
[chromium] › test-e2e/csp-smoke.spec.ts:93:7 › CSP smoke › Flutter app renders without blank screen
1 passed (1.3m)
|
background
wait
wait-all
cancel
parallel
Loading