Fix the onboarding flow for the Chrome MV3 build #2193
Annotations
3 errors, 8 warnings, and 8 notices
[chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames:
integration-test/gpc.spec.js#L41
1) [chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames ────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: undefined
39 | const gpc2 = await getGPCValueOfContext(iframeInstance)
40 |
> 41 | expect(gpc).toEqual(true)
| ^
42 | expect(gpc).toEqual(gpc2)
43 | }
44 |
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/gpc.spec.js:41:21
|
[chromium] › request-blocking.spec.js:46:9 › Test request blocking › Should block all the test tracking requests:
integration-test/request-blocking.spec.js#L1
2) [chromium] › request-blocking.spec.js:46:9 › Test request blocking › Should block all the test tracking requests
Test timeout of 30000ms exceeded.
|
[chromium] › request-blocking.spec.js:103:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking:
integration-test/request-blocking.spec.js#L1
1) [chromium] › request-blocking.spec.js:103:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
Test timeout of 30000ms exceeded.
|
playwright-tests (playwright, 3/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, 4/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv3, 1/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv3, 2/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv3, 3/4)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
playwright-tests (playwright-mv3, 4/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 Run Summary
16 passed (56.2s)
|
🎭 Playwright Run Summary
1 skipped
16 passed (53.6s)
|
🎭 Playwright Run Summary
16 passed (55.7s)
|
🎭 Playwright Run Summary
1 skipped
15 passed (56.3s)
|
🎭 Playwright Run Summary
15 passed (1.0m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › gpc.spec.js:17:5 › Ensure GPC is injected into frames ─────────────────────────────
[chromium] › request-blocking.spec.js:46:9 › Test request blocking › Should block all the test tracking requests
13 passed (1.4m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › request-blocking.spec.js:103:9 › Test request blocking › serviceworkerInitiatedRequests exceptions should disable service worker blocking
14 passed (1.1m)
|
🎭 Playwright Run Summary
17 passed (1.2m)
|