RESOLVED FIXED 219212
http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=219212
Summary http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html ...
Truitt Savell
Reported 2020-11-20 10:48:43 PST
http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html this test is flaky failing on Mac. I think this just needs to have expectations set to dump Console logs history https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2F1.1%2Fplugintypes-affects-child.html diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child-actual.txt @@ -1,4 +1,3 @@ -CONSOLE MESSAGE: Refused to load http://127.0.0.1:8000/plugins/resources/mock-plugin.pl because its MIME type does not appear in the plugin-types directive of the Content Security Policy. This tests that a plugin-types directive on a top-level page should be inherited by a PluginDocument embedded in the page. This test passes if a console error says that the plugin was blocked.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-20 11:11:00 PST
Truitt Savell
Comment 2 2020-11-20 11:13:40 PST
Marking this to dump console log to see if that resolves it: https://trac.webkit.org/changeset/270124/webkit
Truitt Savell
Comment 3 2020-11-20 13:27:53 PST
Note You need to log in before you can comment on or make changes to this bug.