Update autofill to 16.2.1 #2900
Annotations
2 errors, 8 warnings, and 8 notices
[chromium] › integration-test/request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking:
integration-test/helpers/backgroundWait.js#L37
1) [chromium] › integration-test/request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
Error: page.waitForFunction: Target page, context or browser has been closed
at helpers/backgroundWait.js:37
35 | if (bgPage.waitForFunction && bgPage.routeFromHAR) {
36 | // In Playwright, the waitForFunction signature differs from the puppeteer one
> 37 | return bgPage.waitForFunction(func, ...args);
| ^
38 | }
39 | const waitForFunction = manuallyWaitForFunction.bind(null, bgPage);
40 | return waitForFunction(func, { polling: 10, timeout: 15000 }, ...args);
at forFunction (/home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/helpers/backgroundWait.js:37:23)
at forAllConfiguration (/home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/helpers/backgroundWait.js:48:11)
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/request-blocking.spec.js:122:34
|
[chromium] › integration-test/request-blocking.spec.js:194:9 › Test request blocking › protection toggle disables blocking:
integration-test/request-blocking.spec.js#L1
1) [chromium] › integration-test/request-blocking.spec.js:194:9 › Test request blocking › protection toggle disables blocking
Test timeout of 30000ms exceeded.
|
playwright-tests (playwright, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 skipped
12 passed (33.5s)
|
🎭 Playwright Run Summary
2 skipped
14 passed (38.6s)
|
🎭 Playwright Run Summary
2 skipped
15 passed (41.5s)
|
🎭 Playwright Run Summary
15 passed (49.4s)
|
🎭 Playwright Run Summary
3 skipped
14 passed (40.7s)
|
🎭 Playwright Run Summary
16 passed (52.7s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › integration-test/request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
15 passed (55.9s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › integration-test/request-blocking.spec.js:194:9 › Test request blocking › protection toggle disables blocking
14 passed (1.1m)
|