Bug 141325 - http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.html is flaky
Summary: http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.html i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 00:22 PST by Alexey Proskuryakov
Modified: 2016-01-04 00:54 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-02-06 00:22:36 PST
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.html is quite flaky on Yosemite WK2, both debug and release:

https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&showExpectations=true&revision=179740&tests=http%2Ftests%2Fxmlhttprequest%2Ftimeout%2Fxmlhttprequest-timeout-abortedonmain.html
Comment 1 Alexey Proskuryakov 2015-02-06 00:23:02 PST
-PASS XHR2 Timeout Property Tests 
-PASS XHR2 Timeout Property Tests 1 
+FAIL XHR2 Timeout Property Tests assert_equals: time to abort is 0, timeout set at 400 expected "abort" but got "timeout"(stack: assert@http://127.0.0.1:8000/w3c/resources/testharness.js:2061:73
+assert_equals@http://127.0.0.1:8000/w3c/resources/testharness.js:699:15
+http://127.0.0.1:8000/xmlhttprequest/timeout/xmlhttprequest-timeout-runner.js:7:40
+step@http://127.0.0.1:8000/w3c/resources/testharness.js:1160:30
+test@http://127.0.0.1:8000/w3c/resources/testharness.js:443:22
+testResultCallbackHandler@http://127.0.0.1:8000/xmlhttprequest/timeout/xmlhttprequest-timeout-runner.js:7:13)
Comment 2 youenn fablet 2016-01-04 00:54:59 PST
WebKit xmlhttprequest/timeout tests were removed in favor of WPT version which are not flaky (increased timeouts mainly).