Bug 150378 - http/tests/xmlhttprequest/timeout/ tests are flaky
Summary: http/tests/xmlhttprequest/timeout/ tests are flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac OS X 10.9
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-20 16:47 PDT by Ryan Haddad
Modified: 2016-01-04 00:54 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2015-10-20 16:52 PDT, Ryan Haddad
no flags Details | Formatted Diff | Diff
Patch (2.15 KB, patch)
2015-10-23 11:58 PDT, Ryan Haddad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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).