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

Issue 950063004: Fix a XHR layout test that may cause a falkiness of other tests. (Closed)

Created:
5 years, 10 months ago by yhirano
Modified:
5 years, 10 months ago
Reviewers:
hiroshige
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Fix a XHR layout test that may cause a falkiness of other tests. The flakiness dashboard results after [1] shows the flakiness is not caused by the flaky test itself, but caused by another test. The test logs say xmlhttprequest-responseText-exception.html is the culprit. This CL fixes the flakiness caused by repeated readystatechange events on loading. This CL makes the test use js-test.js, as recommended in [2]. 1: https://src.chromium.org/viewvc/blink?view=rev&revision=190652 2: https://docs.google.com/document/d/1Yl4SnTLBWmY1O99_BTtQvuoffP8YM9HZx2YPkEsaduQ/edit#heading=h.ui2te0d6ongo BUG=415872 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190716

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -58 lines) Patch
M LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html View 1 chunk +33 lines, -52 lines 1 comment Download
M LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception-expected.txt View 1 chunk +10 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
yhirano
https://codereview.chromium.org/950063004/diff/1/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html File LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html (right): https://codereview.chromium.org/950063004/diff/1/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html#newcode5 LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html:5: description('XMLHttpRequest.responseText should not throw even when not (loading or ...
5 years, 10 months ago (2015-02-24 02:13:36 UTC) #2
hiroshige
On 2015/02/24 02:13:36, yhirano wrote: > https://codereview.chromium.org/950063004/diff/1/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html > File > LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html > (right): > > ...
5 years, 10 months ago (2015-02-24 03:12:10 UTC) #3
yhirano
On 2015/02/24 03:12:10, hiroshige wrote: > On 2015/02/24 02:13:36, yhirano wrote: > > > https://codereview.chromium.org/950063004/diff/1/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html ...
5 years, 10 months ago (2015-02-24 03:34:41 UTC) #4
hiroshige
lgtm. The CL description is now clear. So it was a bug in this layout ...
5 years, 10 months ago (2015-02-24 03:58:10 UTC) #5
yhirano
Thanks. On 2015/02/24 03:58:10, hiroshige wrote: > The CL description is now clear. So it ...
5 years, 10 months ago (2015-02-24 04:02:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950063004/1
5 years, 10 months ago (2015-02-24 04:04:09 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 05:23:41 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190716

Powered by Google App Engine
This is Rietveld 408576698