Bug 132388
Summary: | REGRESSION: http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | annevk, jake.nielsen.webkit, ryanhaddad, youennf |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=150378 |
Alexey Proskuryakov
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides.html has become flaky last week (first failure ever was on April 24th). Not frequent enough to determine the culprit.
-PASS XHR2 Timeout Property Tests
-PASS XHR2 Timeout Property Tests 1
-
+Harness Error. harness_status.status = 2 , harness_status.message = null
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jake Nielsen
r189989 adds this flakiness to the TestExpectations file.
Alexey Proskuryakov
Still frequently happening: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fxmlhttprequest%2Ftimeout%2Fxmlhttprequest-timeout-worker-overridesexpires.html
XHR timeout tests are not in a good shape, sadly.
Anne van Kesteren
This test is no longer present.