The test added by http://trac.webkit.org/changeset/138834 has been flaky on all bots: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2Freport-uri-from-javascript.html
Added a flaky test expectation in http://trac.webkit.org/changeset/138885.
*** Bug 106153 has been marked as a duplicate of this bug. ***
One more update: http://trac.webkit.org/changeset/138886
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.
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.
Created attachment 181430 [details] Patch
The attached patch should make the bots happier. Let's see what EWS thinks.
Comment on attachment 181430 [details] Patch Clearing flags on attachment: 181430 Committed r138907: <http://trac.webkit.org/changeset/138907>
All reviewed patches have been landed. Closing bug.