[Webkit-unassigned] [Bug 246358] Test re-sync: [macOS WK1] imported/w3c/web-platform-tests/content-security-policy/reporting-api/reporting-api-sends-reports-on-violation.https.sub.html is frequently failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 17:10:04 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246358

--- Comment #7 from Brent Fulgham <bfulgham at webkit.org> ---
Yeah, both the failures are happening in the 'checkReport.sub.js' script. I don't think the 'async defer' bits are relevant, because they would only impact the timing of the page being fully parsed/constructed (whether it waits for this script to load first).

Since the script runs an XHR, and continues when that XHR receives data, it seems like it should be resilient to timing differences.

However, this test failure makes it seem like the XHR completes (without error), but contains no data.

It's like the WPT Stash thing is sometimes returning an empty value, but is not treating that as an error state.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221012/92c8bd76/attachment.htm>


More information about the webkit-unassigned mailing list