DescriptionDeflake appCache/fail-on-update* by removing sync XMLHTTPRequest warnings
The fail-on-update tests currently output warnings due to synchronous
XMLHttpRequest usage. These tests can send multiple XMLHttpRequests
which causes multiple warnings which makes the tests flaky[1]. This patch
refactors these tests to use asynchronous XMLHttpRequest.
[1] http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fail-on-update-2.html
TBR=timvolodine,tasak
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185849
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|