Bug 208662 - [ iOS wk2 ] http/tests/security/contentSecurityPolicy/javascript-url-blocked-by-default-src-star.html is flaky failing.
Summary: [ iOS wk2 ] http/tests/security/contentSecurityPolicy/javascript-url-blocked-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 13
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-05 12:56 PST by Jason Lawrence
Modified: 2020-03-05 13:03 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-03-05 12:56:07 PST
http/tests/security/contentSecurityPolicy/javascript-url-blocked-by-default-src-star.html 


Description:
This test is flaky failing on iOS wk2. The failures seem to have become more frequent around r257740, but it is failing back to r251695.

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2Fjavascript-url-blocked-by-default-src-star.html&platform=ios

Diff:
@@ -1,4 +1,6 @@
 CONSOLE MESSAGE: Refused to load javascript:alert('FAIL'); because it appears in neither the object-src directive nor the default-src directive of the Content Security Policy.
 CONSOLE MESSAGE: Refused to load javascript:alert('FAIL'); because it appears in neither the object-src directive nor the default-src directive of the Content Security Policy.
 CONSOLE MESSAGE: line 1: Refused to execute a script because its hash, its nonce, or 'unsafe-inline' appears in neither the script-src directive nor the default-src directive of the Content Security Policy.
+CONSOLE MESSAGE: Refused to load javascript:alert('FAIL'); because it appears in neither the object-src directive nor the default-src directive of the Content Security Policy.
+CONSOLE MESSAGE: Refused to load javascript:alert('FAIL'); because it appears in neither the object-src directive nor the default-src directive of the Content Security Policy.
Comment 1 Radar WebKit Bug Importer 2020-03-05 12:56:27 PST
<rdar://problem/60096249>
Comment 2 Jason Lawrence 2020-03-05 13:03:30 PST
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/257940/webkit