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 -
<rdar://problem/58814199>
Removing REGRESSION from the title, since this has been happening throughout the history.
Created attachment 388899 [details] Update Test Expectations
Created attachment 388900 [details] Update Test Expectations
Comment on attachment 388900 [details] Update Test Expectations Clearing flags on attachment: 388900 Committed r255172: <https://trac.webkit.org/changeset/255172>
The test is consistently passing now. Removed expectation in r259782.