Skip to content

WIP - Add experimental Firefox integration test support #3829

WIP - Add experimental Firefox integration test support

WIP - Add experimental Firefox integration test support #3829

Triggered via pull request January 21, 2026 21:30
Status Success
Total duration 4m 2s
Artifacts

checks.yml

on: pull_request
Matrix: build
Matrix: playwright-tests-firefox
Matrix: playwright-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 12 warnings, and 12 notices
[chromium] › integration-test/fire-button.spec.js:95:17 › Fire Button › Tab clearing › clearing specific origins: integration-test/fire-button.spec.js#L0
1) [chromium] › integration-test/fire-button.spec.js:95:17 › Fire Button › Tab clearing › clearing specific origins Error: "Target page, context or browser has been closed" while running route callback. Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })` before the end of the test to ignore remaining routes in flight.
[chromium] › integration-test/storage-blocking.spec.js:18:9 › Storage blocking Tests › Blocks storage correctly on https://privacy-test-pages.site/privacy-protections/storage-blocking/: integration-test/storage-blocking.spec.js#L37
1) [chromium] › integration-test/storage-blocking.spec.js:18:9 › Storage blocking Tests › Blocks storage correctly on https://privacy-test-pages.site/privacy-protections/storage-blocking/ Error: blocks 3rd party JS cookies from trackers expect(received).toBeUndefined() Received: {"domain": "broken.third-party.site", "expires": 1803591164.474336, "httpOnly": false, "name": "jsdata", "path": "/privacy-protections/storage-blocking", "sameSite": "None", "secure": true, "value": "818"} 35 | 36 | const expectUnmodified = (desc) => (c) => expect(c.expires, desc).toBeGreaterThan(nowSeconds); > 37 | const expectBlocked = (desc) => (c) => expect(c, desc).toBeUndefined(); | ^ 38 | const expectedCookies = { 39 | [testPageDomain]: { 40 | top_firstparty_headerdata: expectUnmodified('does not block 1st party HTTP cookies'), at Object.jsdata (/home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/storage-blocking.spec.js:37:64) at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/storage-blocking.spec.js:64:60
[chromium] › integration-test/request-blocking.spec.js:150:9 › Test request blocking › protection toggle disables blocking: integration-test/request-blocking.spec.js#L0
2) [chromium] › integration-test/request-blocking.spec.js:150:9 › Test request blocking › protection toggle disables blocking Test timeout of 30000ms exceeded.
[chromium] › integration-test/request-blocking.spec.js:75:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking: integration-test/request-blocking.spec.js#L0
1) [chromium] › integration-test/request-blocking.spec.js:75:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking Test timeout of 30000ms exceeded.
[chromium] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames: integration-test/gpc.spec.js#L0
1) [chromium] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames: integration-test/gpc.spec.js#L0
1) [chromium] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames ─────────── Test timeout of 30000ms exceeded.
playwright-tests-firefox (4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
playwright-tests-firefox (1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
playwright-tests-firefox (2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
playwright-tests-firefox (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, 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, 2/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, 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-tests (playwright-mv2, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 passed (16.2s)
🎭 Playwright Run Summary
2 passed (19.1s)
🎭 Playwright Run Summary
2 passed (27.6s)
🎭 Playwright Run Summary
3 passed (34.4s)
🎭 Playwright Run Summary
4 skipped 14 passed (50.0s)
🎭 Playwright Run Summary
2 skipped 15 passed (59.7s)
🎭 Playwright Run Summary
2 skipped 16 passed (52.8s)
🎭 Playwright Run Summary
3 skipped 14 passed (1.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › integration-test/fire-button.spec.js:95:17 › Fire Button › Tab clearing › clearing specific origins 15 passed (1.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › integration-test/storage-blocking.spec.js:18:9 › Storage blocking Tests › Blocks storage correctly on https://privacy-test-pages.site/privacy-protections/storage-blocking/ 16 passed (1.2m)
🎭 Playwright Run Summary
2 flaky [chromium] › integration-test/request-blocking.spec.js:75:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking [chromium] › integration-test/request-blocking.spec.js:150:9 › Test request blocking › protection toggle disables blocking 14 passed (1.7m)
🎭 Playwright Run Summary
1 flaky [chromium] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames ──────────── 17 passed (1.9m)