Bug 206616 - [ iOS Release ] http/tests/security/contentSecurityPolicy/module-eval-blocked-in-external-script.html is a flaky timeout
Summary: [ iOS Release ] http/tests/security/contentSecurityPolicy/module-eval-blocked...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-22 15:21 PST by Jason Lawrence
Modified: 2020-04-08 23:02 PDT (History)
7 users (show)

See Also:


Attachments
Update Test Expectations (1.45 KB, patch)
2020-01-27 13:44 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff
Update Test Expectations (1.46 KB, patch)
2020-01-27 13:47 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.