Bug 198924

Summary: http/tests/security/isolatedWorld/bypass-main-world-csp-worker.html is a Flakey Failure
Product: WebKit Reporter: Russell Epstein <repstein>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bfulgham, dbates, ews-watchlist, mkwst, repstein, ryanhaddad, sroberts, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Russell Epstein
Reported 2019-06-17 10:29:37 PDT
http/tests/security/isolatedWorld/bypass-main-world-csp-worker.html has been flakily failing in WK1. Frequency of failure appears to have increased recently. Point of regression is not obvious because older builds are still failing. Steps to Reproduce: run-webkit-tests --iter 10000 --exit-after-n-failures 1 -f -1 http/tests/security/isolatedWorld/bypass-main-world-csp-worker.html History: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fsecurity%2FisolatedWorld%2Fbypass-main-world-csp-worker.html Diff: --- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/http/tests/security/isolatedWorld/bypass-main-world-csp-worker-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/http/tests/security/isolatedWorld/bypass-main-world-csp-worker-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: line 3: ReferenceError: Can't find variable: alert This tests that in an isolated world the Content Security Policy of the parent origin (this page) is bypassed and a Web Worker is allowed to be instantiated with a script URL not listed in the CSP of the page. PASS worker instantiated.
Attachments
Patch (4.05 KB, patch)
2019-10-31 12:54 PDT, Daniel Bates
no flags
Patch (4.04 KB, patch)
2019-10-31 12:55 PDT, Daniel Bates
no flags
Radar WebKit Bug Importer
Comment 1 2019-06-17 10:31:45 PDT
Daniel Bates
Comment 2 2019-10-31 12:54:06 PDT
Daniel Bates
Comment 3 2019-10-31 12:55:56 PDT
Brent Fulgham
Comment 4 2019-11-06 09:12:20 PST
Comment on attachment 382488 [details] Patch Looks reasonable. r=me!
Daniel Bates
Comment 5 2019-11-06 09:36:39 PST
Comment on attachment 382488 [details] Patch Clearing flags on attachment: 382488 Committed r252139: <https://trac.webkit.org/changeset/252139>
Daniel Bates
Comment 6 2019-11-06 09:36:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.