imported/w3c/web-platform-tests/reporting/reporting-api-honors-limits.https.sub.html is consistently failing on macOS WK1 since it was imported as part of https://commits.webkit.org/255307@main --- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/reporting-api/reporting-api-sends-reports-on-violation.https.sub-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/reporting-api/reporting-api-sends-reports-on-violation.https.sub-actual.txt @@ -3,5 +3,5 @@ PASS Test that image does not load PASS Event is fired FAIL Report is observable to ReportingObserver assert_equals: expected 53 but got 0 -PASS Violation report status OK. +FAIL Violation report status OK. undefined is not an object (evaluating 'data[0]["body"]') https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/reporting/reporting-api-honors-limits.https.sub.html
Brent, should this be supported on WK1, or do we need a WK1 specific baseline?
<rdar://problem/101040717>
I'll investigate. It's not obvious why it would fail on WK1, but perhaps the feature is turned off there.
Pull request: https://github.com/WebKit/WebKit/pull/5239
Test gardening commit 255393@main (fe38e3989751): <https://commits.webkit.org/255393@main> Reviewed commits have been landed. Closing PR #5239 and removing active labels.