RESOLVED FIXED 106165
REGRESSION(r138834): http/tests/security/contentSecurityPolicy/report-uri-from-javascript.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=106165
Summary REGRESSION(r138834): http/tests/security/contentSecurityPolicy/report-uri-fro...
Attachments
Patch (7.50 KB, patch)
2013-01-05 00:04 PST, Mike West
no flags
Ryosuke Niwa
Comment 1 2013-01-04 19:56:52 PST
Added a flaky test expectation in http://trac.webkit.org/changeset/138885.
Ryosuke Niwa
Comment 2 2013-01-04 19:58:32 PST
*** Bug 106153 has been marked as a duplicate of this bug. ***
Ryosuke Niwa
Comment 3 2013-01-04 20:00:02 PST
Mike West
Comment 4 2013-01-04 23:09:46 PST
Hrm. The line numbers are incorrect fairly often. That's no good. I'll leave the test running for a bit locally to see if I can track down the error. Thanks for raising this, and for skipping the test.
Mike West
Comment 5 2013-01-04 23:56:29 PST
Looks like I chose a poor injection mechanism; the existing file injects two script tags, which generates two violation reports, delivered in an indeterminate order. I'll create a more deterministic test, and upload it shortly for review.
Mike West
Comment 6 2013-01-05 00:04:49 PST
Mike West
Comment 7 2013-01-05 00:05:39 PST
The attached patch should make the bots happier. Let's see what EWS thinks.
WebKit Review Bot
Comment 8 2013-01-05 13:22:14 PST
Comment on attachment 181430 [details] Patch Clearing flags on attachment: 181430 Committed r138907: <http://trac.webkit.org/changeset/138907>
WebKit Review Bot
Comment 9 2013-01-05 13:22:19 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.