Bug 150378

Summary: http/tests/xmlhttprequest/timeout/ tests are flaky
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, lforschler, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Mac   
OS: OS X 10.9   
See Also: https://bugs.webkit.org/show_bug.cgi?id=150363
https://bugs.webkit.org/show_bug.cgi?id=141325
https://bugs.webkit.org/show_bug.cgi?id=132388
https://bugs.webkit.org/show_bug.cgi?id=149082
Attachments:
Description Flags
Patch
none
Patch none

Description Ryan Haddad 2015-10-20 16:47:34 PDT
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html is flaky on Yosemite
Comment 1 Ryan Haddad 2015-10-20 16:52:50 PDT
Created attachment 263636 [details]
Patch

Marking as flaky on Yosemite wk2
Comment 2 Alexey Proskuryakov 2015-10-20 22:33:23 PDT
As Youenn commented in another bug, we may want to simply delete these old imports of the tests.
Comment 3 WebKit Commit Bot 2015-10-20 23:21:39 PDT
Comment on attachment 263636 [details]
Patch

Clearing flags on attachment: 263636

Committed r191376: <http://trac.webkit.org/changeset/191376>
Comment 4 WebKit Commit Bot 2015-10-20 23:21:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryan Haddad 2015-10-20 23:32:50 PDT
Reopening
Comment 6 Ryan Haddad 2015-10-23 11:58:41 PDT
Created attachment 263933 [details]
Patch

Marking more of these tests as flaky, removing Yosemite-only flag from expectations.
Comment 7 WebKit Commit Bot 2015-10-23 17:43:23 PDT
Comment on attachment 263933 [details]
Patch

Clearing flags on attachment: 263933

Committed r191521: <http://trac.webkit.org/changeset/191521>
Comment 8 WebKit Commit Bot 2015-10-23 17:43:26 PDT
All reviewed patches have been landed.  Closing bug.
Comment 9 Ryan Haddad 2015-10-23 17:43:50 PDT
Reopening
Comment 10 youenn fablet 2016-01-04 00:54:47 PST
WebKit xmlhttprequest/timeout tests were removed in favor of WPT version which are not flaky (increased timeouts mainly).