Firefox integration tests #3812
checks.yml
on: pull_request
lint
1m 46s
unit-tests
1m 56s
Matrix: build
Matrix: playwright-tests-firefox
Matrix: playwright-tests
Annotations
6 errors, 12 warnings, and 12 notices
|
[firefox] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames:
integration-test/gpc.spec.js#L43
1) [firefox] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames ────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: false
41 | const gpc2 = await getGPCValueOfContext(iframeInstance);
42 |
> 43 | expect(gpc).toEqual(true);
| ^
44 | expect(gpc).toEqual(gpc2);
45 | }
46 |
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/gpc.spec.js:43:21
|
|
[chromium] › integration-test/request-blocking.spec.js:150:9 › Test request blocking › protection toggle disables blocking:
integration-test/request-blocking.spec.js#L183
1) [chromium] › integration-test/request-blocking.spec.js:150:9 › Test request blocking › protection toggle disables blocking
Error: ID: script, Category: html
expect(received).toEqual(expected) // deep equality
Expected: "loaded"
Received: "not loaded"
181 | }
182 | const description = `ID: ${id}, Category: ${category}`;
> 183 | expect(status, description).toEqual('loaded');
| ^
184 | }
185 | });
186 | });
at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/request-blocking.spec.js:183:41
|
|
playwright-tests (playwright-mv2, 3/4)
Process completed with exit code 1.
|
|
[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 #2 ───────────────────────────────────────────────────────────────────────────────────────
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 (2/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 (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-mv2, 2/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, 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, 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
2 passed (22.7s)
|
|
🎭 Playwright Run Summary
2 passed (31.1s)
|
|
🎭 Playwright Run Summary
2 passed (18.0s)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames ─────────────
1 passed (33.6s)
|
|
🎭 Playwright Run Summary
17 passed (1.0m)
|
|
🎭 Playwright Run Summary
4 skipped
14 passed (52.6s)
|
|
🎭 Playwright Run Summary
2 skipped
16 passed (55.9s)
|
|
🎭 Playwright Run Summary
3 skipped
14 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
15 passed (1.1m)
|
|
🎭 Playwright Run Summary
1 skipped
15 passed (1.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › integration-test/request-blocking.spec.js:150:9 › Test request blocking › protection toggle disables blocking
15 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › integration-test/gpc.spec.js:17:5 › Ensure GPC is injected into frames ────────────
1 skipped
16 passed (2.3m)
|