WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
198924
http/tests/security/isolatedWorld/bypass-main-world-csp-worker.html is a Flakey Failure
https://bugs.webkit.org/show_bug.cgi?id=198924
Summary
http/tests/security/isolatedWorld/bypass-main-world-csp-worker.html is a Flak...
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
Details
Formatted Diff
Diff
Patch
(4.04 KB, patch)
2019-10-31 12:55 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-06-17 10:31:45 PDT
<
rdar://problem/51811010
>
Daniel Bates
Comment 2
2019-10-31 12:54:06 PDT
Created
attachment 382487
[details]
Patch
Daniel Bates
Comment 3
2019-10-31 12:55:56 PDT
Created
attachment 382488
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug