Several WebKit XHR timeout tests (in http/tests/xmlhttprequest/timeout/) have more up-to-date versions in imported/w3c/web-platform-tests/XMLHttpRequest. It seems WPT versions are runned more consistently by bots.
Created attachment 265170 [details] Patch
Created attachment 265173 [details] Removing unrelated changes
Comment on attachment 265173 [details] Removing unrelated changes Clearing flags on attachment: 265173 Committed r192251: <http://trac.webkit.org/changeset/192251>
All reviewed patches have been landed. Closing bug.
Comment on attachment 265173 [details] Removing unrelated changes View in context: https://bugs.webkit.org/attachment.cgi?id=265173&action=review > LayoutTests/ChangeLog:47 > + * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout.js: Removed. This file was used from tests/navigation/page-cache-xhr.html (for no good reason AFAICT). Will fix.