[Webkit-unassigned] [Bug 187658] REGRESSION: Layout Test http/tests/security/bypassing-cors-checks-for-extension-urls.html is Flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 11:38:24 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187658

--- Comment #9 from Truitt Savell <tsavell at apple.com> ---
Update:
After bisecting through the test runner this test ran on I found the test that triggers the failure of http/tests/security/bypassing-cors-checks-for-extension-urls.html.

http/tests/contentextensions/injected-script-callback.html will cause this failure. 

Command:
run-webkit-tests --root testbuild-235549 http/tests/contentextensions/injected-script-callback.html http/tests/security/bypassing-cors-checks-for-extension-urls.html --child-processes 1 --force --no-retry

above command will %100 cause http/tests/security/bypassing-cors-checks-for-extension-urls.html to fail. 

http/tests/contentextensions/injected-script-callback.html 
was added in https://trac.webkit.org/changeset/233782/webkit 
which lines up with when http/tests/security/bypassing-cors-checks-for-extension-urls.html became flakey.

additional validation:
I skipped running http/tests/contentextensions/injected-script-callback.html in the test runner I was bisecting and no failure occurred with http/tests/security/bypassing-cors-checks-for-extension-urls.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180831/9de74a6f/attachment.html>


More information about the webkit-unassigned mailing list