Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(353)

Issue 2504713003: Deflake ontimeout-event-override-after-failure by waiting longer for http (Closed)

Created:
4 years, 1 month ago by pdr.
Modified:
4 years, 1 month ago
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Deflake ontimeout-event-override-after-failure by waiting longer for http This test flakes when the http server does not respond quick enough. I suspect this happens on bots that are busy running other tests in parallel. I was able to simulate this flakiness by lowering the XHR timeout to 13ms. This patch increases the XHR timeout from 100ms to 180ms which should give more time for the test http server to respond. This has no effect on overall test time because the pass condition is behind a 200ms timer. After this patch lands, we need to monitor the following: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fxmlhttprequest%2Fontimeout-event-override-after-failure.html If the flakiness disappears, the lines in TestExpectations should be removed. BUG=464736, 665165 Committed: https://crrev.com/613135a62748f6d2f875f11b9096c368a3873714 Cr-Commit-Position: refs/heads/master@{#432409}

Patch Set 1 #

Patch Set 2 : Don't update test expectations until the tests are known to be deflaked #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure.html View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 20 (12 generated)
pdr.
4 years, 1 month ago (2016-11-15 21:01:39 UTC) #2
yhirano
How about fixing the test here and removing the entries from TestExpectations after we see ...
4 years, 1 month ago (2016-11-16 02:13:28 UTC) #7
pdr.
On 2016/11/16 at 02:13:28, yhirano wrote: > How about fixing the test here and removing ...
4 years, 1 month ago (2016-11-16 04:48:27 UTC) #9
yhirano
lgtm, thanks.
4 years, 1 month ago (2016-11-16 04:51:16 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2504713003/20001
4 years, 1 month ago (2016-11-16 06:06:18 UTC) #16
tyoshino (SeeGerritForStatus)
lgtm thank you
4 years, 1 month ago (2016-11-16 06:14:43 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-16 06:46:50 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 06:48:49 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/613135a62748f6d2f875f11b9096c368a3873714
Cr-Commit-Position: refs/heads/master@{#432409}

Powered by Google App Engine
This is Rietveld 408576698