[Webkit-unassigned] [Bug 179607] Several XHR and CORS tests are flaky due to inconsistent order of console messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 15:00:32 PDT 2018


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

Brendan McLoughlin <brendan at bocoup.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brendan at bocoup.com

--- Comment #2 from Brendan McLoughlin <brendan at bocoup.com> ---
I've opened a pull request on the web-platform-test repo to fix the inconsistent ordering of console messages. https://github.com/web-platform-tests/wpt/pull/11489/

Once this lands in WPT and is imported into webkit we should be able to remove the expectations for the following tests.

imported/w3c/web-platform-tests/cors/basic.htm
imported/w3c/web-platform-tests/cors/preflight-failure.htm
imported/w3c/web-platform-tests/cors/status-async.htm
imported/w3c/web-platform-tests/cors/status-preflight.htm
imported/w3c/web-platform-tests/xhr/access-control-and-redirects-async-same-origin.htm
imported/w3c/web-platform-tests/xhr/access-control-and-redirects-async.htm

The remaining tests mentioned in this issue will still be failing because they contain unique output in their console messages.

-- 
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/20180613/3ad6019e/attachment-0001.html>


More information about the webkit-unassigned mailing list