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

Issue 752983002: Deflake appCache/fail-on-update* by removing sync XMLHTTPRequest warnings (Closed)

Created:
6 years, 1 month ago by pdr.
Modified:
6 years, 1 month ago
Reviewers:
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Deflake 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -26 lines) Patch
M LayoutTests/http/tests/appcache/fail-on-update.html View 4 chunks +20 lines, -10 lines 0 comments Download
M LayoutTests/http/tests/appcache/fail-on-update-2.html View 4 chunks +23 lines, -13 lines 0 comments Download
M LayoutTests/http/tests/appcache/fail-on-update-2-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/http/tests/appcache/fail-on-update-expected.txt View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/752983002/1
6 years, 1 month ago (2014-11-22 23:23:00 UTC) #2
commit-bot: I haz the power
6 years, 1 month ago (2014-11-23 00:32:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=185849

Powered by Google App Engine
This is Rietveld 408576698