Document pixels sent by the extension #2739
Annotations
2 errors, 20 warnings, and 8 notices
[chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
Test timeout of 30000ms exceeded.
|
[chromium] › fingerprint-randomization.spec.js:24:13 › First Party Fingerprint Randomization › Embedded same/cross-origin frames should match parent (frame: http://test.example:8081):
integration-test/fingerprint-randomization.spec.js#L29
1) [chromium] › fingerprint-randomization.spec.js:24:13 › First Party Fingerprint Randomization › Embedded same/cross-origin frames should match parent (frame: http://test.example:8081)
Error: ENOENT: no such file or directory, open '/home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/data/pages/fingerprintjs/v4.5.1/npm-monitoring'
27 | await page.route('**/*', async (route) => {
28 | const url = new URL(route.request().url());
> 29 | const data = await fs.promises.readFile(path.join(__dirname, 'data', 'pages', url.pathname));
| ^
30 | return route.fulfill({
31 | status: 200,
32 | body: data,
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/fingerprint-randomization.spec.js:29:30
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20, ubuntu-latest, release-chrome)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20, ubuntu-latest, release-firefox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 3/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 1/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv2, 4/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 4/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright-mv2, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright, 2/4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (playwright, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
2 skipped
14 passed (41.6s)
|
🎭 Playwright Run Summary
15 passed (44.4s)
|
🎭 Playwright Run Summary
2 skipped
15 passed (42.9s)
|
🎭 Playwright Run Summary
16 passed (51.2s)
|
🎭 Playwright Run Summary
3 skipped
14 passed (39.8s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › request-blocking.spec.js:113:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
14 passed (1.1m)
|
🎭 Playwright Run Summary
16 passed (53.1s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › fingerprint-randomization.spec.js:24:13 › First Party Fingerprint Randomization › Embedded same/cross-origin frames should match parent (frame: http://test.example:8081)
3 skipped
11 passed (44.3s)
|