Bug 206616

Summary: [ iOS Release ] http/tests/security/contentSecurityPolicy/module-eval-blocked-in-external-script.html is a flaky timeout
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: beidson, dbates, ews-watchlist, mkwst, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Test Expectations
none
Update Test Expectations none

Description Jason Lawrence 2020-01-22 15:21:00 PST
http/tests/security/contentSecurityPolicy/module-eval-blocked-in-external-script.html

Description:
This test is timing out on iOS Release highly intermittently 

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2Fmodule-eval-blocked-in-external-script.html


Diff: 
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/security/contentSecurityPolicy/module-eval-blocked-in-external-script-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/security/contentSecurityPolicy/module-eval-blocked-in-external-script-actual.txt
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: line 1: EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".
+#PID UNRESPONSIVE - WebKitTestRunnerApp (pid 24990)
+FAIL: Timed out waiting for notifyDone to be called
 
-
Comment 1 Radar WebKit Bug Importer 2020-01-22 15:44:31 PST
<rdar://problem/58814199>
Comment 2 Alexey Proskuryakov 2020-01-22 23:41:16 PST
Removing REGRESSION from the title, since this has been happening throughout the history.
Comment 3 Jason Lawrence 2020-01-27 13:44:08 PST
Created attachment 388899 [details]
Update Test Expectations
Comment 4 Jason Lawrence 2020-01-27 13:47:51 PST
Created attachment 388900 [details]
Update Test Expectations
Comment 5 Truitt Savell 2020-01-27 13:49:24 PST
Comment on attachment 388900 [details]
Update Test Expectations

Clearing flags on attachment: 388900

Committed r255172: <https://trac.webkit.org/changeset/255172>
Comment 6 Ryan Haddad 2020-04-08 23:02:22 PDT
The test is consistently passing now. Removed expectation in r259782.