Bug 246351
Summary: | New test: [macOS WK1] imported/w3c/web-platform-tests/reporting/reporting-api-honors-limits.https.sub.html is consistently failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=246358 |
Ryan Haddad
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Brent, should this be supported on WK1, or do we need a WK1 specific baseline?
Radar WebKit Bug Importer
<rdar://problem/101040717>
Brent Fulgham
I'll investigate. It's not obvious why it would fail on WK1, but perhaps the feature is turned off there.
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/5239
EWS
Test gardening commit 255393@main (fe38e3989751): <https://commits.webkit.org/255393@main>
Reviewed commits have been landed. Closing PR #5239 and removing active labels.