RESOLVED FIXED 160135
REGRESSION(r198292): [GTK] Layout test http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=160135
Summary REGRESSION(r198292): [GTK] Layout test http/tests/security/contentSecurityPol...
Michael Catanzaro
Reported 2016-07-23 15:53:42 PDT
Layout test http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html has been failing on the GTK bot; fortunately there is a smoking gun commit to blame, r198292 ("<video> and <audio> elements do not obey Content Security Policy on redirect"). More recently, it has been passing flakily, but at first it had been failing always since that commit. The text diff: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS did load video. +FAIL failed to load video. PASS successfullyParsed is true TEST COMPLETE
Attachments
Michael Catanzaro
Comment 1 2016-07-23 15:57:32 PDT
(Updating expectations accordingly, if there was any doubt.)
Diego Pino
Comment 2 2020-06-19 00:33:55 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed. Committed r263254: <https://trac.webkit.org/changeset/263254>
Note You need to log in before you can comment on or make changes to this bug.