Update autofill to 10.2.0 #2112
Annotations
1 error, 1 warning, and 1 notice
Run tests:
integration-test/click-attribution.spec.js#L83
1) [chromium] › click-attribution.spec.js:52:9 › Ad click blocking › m.js heuristic; no ad_domain param; dsl param included
Error: Click on [Ad 2] 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
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Run tests
1 flaky
[chromium] › click-attribution.spec.js:52:9 › Ad click blocking › m.js heuristic; no ad_domain param; dsl param included
1 skipped
14 passed (1.1m)
|
Loading