DescriptionFix 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
Messages
Total messages: 9 (2 generated)
|