Bug 184673

Summary: REGRESSION: [mac-wk2 release] LayoutTest http/tests/security/contentSecurityPolicy/script-src-blocked-error-event.html is flaky
Product: WebKit Reporter: Keith Rollin <krollin>
Component: New BugsAssignee: Keith Rollin <krollin>
Status: RESOLVED FIXED    
Severity: Normal CC: ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Keith Rollin
Reported 2018-04-16 16:49:14 PDT
REGRESSION: [mac-wk2 release] LayoutTest http/tests/security/contentSecurityPolicy/script-src-blocked-error-event.html is flaky The expected console message frequently appears twice in the output. Because the test was marked as flaky, the console message has experience bit rot and is now also incorrect: -CONSOLE MESSAGE: Refused to load the script 'http://localhost:8000/security/contentSecurityPolicy/resources/script-set-value.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'". - +CONSOLE MESSAGE: Refused to load http://localhost:8000/security/contentSecurityPolicy/resources/script-set-value.js because it does not appear in the script-src directive of the Content Security Policy. Marked as flaky by dbates@webkit.org in (git=5b73a31e7e43/svn=195367) at 2016-01-20 20:59:37.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-04-16 16:49:27 PDT
Keith Rollin
Comment 2 2018-04-16 16:58:38 PDT
Note You need to log in before you can comment on or make changes to this bug.