Skip to content

Bump @duckduckgo/privacy-dashboard from 3.6.0 to 4.1.0 #2293

Bump @duckduckgo/privacy-dashboard from 3.6.0 to 4.1.0

Bump @duckduckgo/privacy-dashboard from 3.6.0 to 4.1.0 #2293

Triggered via pull request June 25, 2024 16:53
Status Failure
Total duration 2m 44s
Artifacts

checks.yml

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

Annotations

7 errors, 8 warnings, and 8 notices
[chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; no ad_domain param: integration-test/click-attribution.spec.js#L83
1) [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; no ad_domain param, but missing u3 param Error: Click on [Ad 3] expects https://convert.ad-company.site/convert.js?ad=1 to be 'blocked' expect(received).toBe(expected) // Object.is equality Expected: "blocked" Received: "loaded" 81 | .toBeDefined() 82 | expect(expectedResource.status, `${step.name} expects ${request.url} to be '${request.status}'`) > 83 | .toBe(request.status) | ^ 84 | } 85 | } 86 | } at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/click-attribution.spec.js:83:30
[chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; ad_domain provided: integration-test/click-attribution.spec.js#L83
1) [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; ad_domain provided, but empty (u3 not needed) Error: Click on [Ad 5] expects https://convert.ad-company.site/convert.js?ad=1 to be 'loaded' expect(received).toBe(expected) // Object.is equality Expected: "loaded" Received: "blocked" 81 | .toBeDefined() 82 | expect(expectedResource.status, `${step.name} expects ${request.url} to be '${request.status}'`) > 83 | .toBe(request.status) | ^ 84 | } 85 | } 86 | } at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/click-attribution.spec.js:83:30
[chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; ad_domain provided: integration-test/click-attribution.spec.js#L83
1) [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; ad_domain provided, but empty (u3 not needed) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Click on [Ad 5] expects https://www.ad-company.site/track.js?ad=1 to be 'blocked' expect(received).toBe(expected) // Object.is equality Expected: "blocked" Received: "loaded" 81 | .toBeDefined() 82 | expect(expectedResource.status, `${step.name} expects ${request.url} to be '${request.status}'`) > 83 | .toBe(request.status) | ^ 84 | } 85 | } 86 | } at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/click-attribution.spec.js:83:30
[chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; ad_domain provided: integration-test/click-attribution.spec.js#L83
1) [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; ad_domain provided, but empty (u3 not needed) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Click on [Ad 5] expects https://www.ad-company.site/track.js?ad=1 to be 'blocked' expect(received).toBe(expected) // Object.is equality Expected: "blocked" Received: "loaded" 81 | .toBeDefined() 82 | expect(expectedResource.status, `${step.name} expects ${request.url} to be '${request.status}'`) > 83 | .toBe(request.status) | ^ 84 | } 85 | } 86 | } at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/click-attribution.spec.js:83:30
[chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js ad-company-provided; ad_domain provided (u3 not needed): integration-test/click-attribution.spec.js#L83
2) [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js ad-company-provided; ad_domain provided (u3 not needed) Error: Click on [Ad 7] expects https://www.ad-company.site/track.js?ad=1 to be 'blocked' expect(received).toBe(expected) // Object.is equality Expected: "blocked" Received: "loaded" 81 | .toBeDefined() 82 | expect(expectedResource.status, `${step.name} expects ${request.url} to be '${request.status}'`) > 83 | .toBe(request.status) | ^ 84 | } 85 | } 86 | } at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/click-attribution.spec.js:83:30
playwright-tests (playwright, 1/4)
Process completed with exit code 1.
[chromium] › click-to-load-youtube.spec.js:224:9 › Test YouTube Click To Load › CTL: YouTube Preview: integration-test/click-to-load-youtube.spec.js#L311
1) [chromium] › click-to-load-youtube.spec.js:224:9 › Test YouTube Click To Load › CTL: YouTube Preview Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false 309 | } = summariseYouTubeRequests(pageRequests) 310 | > 311 | expect(youTubeIframeApi.checked).toBe(true) | ^ 312 | expect(youTubeIframeApi.alwaysRedirected).toBe(false) 313 | expect(youTubeStandard.blocked).toEqual(0) 314 | expect(youTubeNocookie.blocked).toEqual(0) at /home/runner/work/duckduckgo-privacy-extension/duckduckgo-privacy-extension/integration-test/click-to-load-youtube.spec.js:311:46
🎭 Playwright Run Summary
15 passed (57.6s)
🎭 Playwright Run Summary
15 passed (56.2s)
🎭 Playwright Run Summary
16 passed (59.3s)
🎭 Playwright Run Summary
15 passed (1.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; no ad_domain param, but missing u3 param 1 skipped 15 passed (56.4s)
🎭 Playwright Run Summary
16 passed (59.1s)
🎭 Playwright Run Summary
1 failed [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js heuristic; ad_domain provided, but empty (u3 not needed) 1 flaky [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › y.js ad-company-provided; ad_domain provided (u3 not needed) 1 skipped 13 passed (1.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › click-to-load-youtube.spec.js:224:9 › Test YouTube Click To Load › CTL: YouTube Preview 16 passed (1.4m)
playwright-tests (playwright, 4/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, 3/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-mv2, 1/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, 1/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.