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

Issue 23533029: Fixed flakiness in WebGL conformance, and presumably other tests, under Telemetry. (Closed)

Created:
7 years, 3 months ago by Ken Russell (switch to Gerrit)
Modified:
7 years, 3 months ago
Reviewers:
palmer, dtu, tonyg
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org, nduca, bajones, shatch
Visibility:
Public.

Description

Fixed flakiness in WebGL conformance, and presumably other tests, under Telemetry. Made the ChromeViewHostMsg_CloseCurrentConnections message synchronous so that Telemetry can't issue further network requests until it's processed. Removed call to util.CloseConnections from _RunCompoundAction in page_test.py. This was aborting resource requests issued by the current test, and was the root cause of the flakiness of the WebGL conformance tests that loaded external resources. BUG=280750 R=dtu@chromium.org, palmer@chromium.org, tonyg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221220

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M chrome/common/benchmarking_messages.h View 1 chunk +4 lines, -1 line 2 comments Download
M tools/telemetry/telemetry/page/page_test.py View 2 chunks +4 lines, -4 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
Ken Russell (switch to Gerrit)
7 years, 3 months ago (2013-09-03 23:23:12 UTC) #1
Ken Russell (switch to Gerrit)
palmer: benchmarking_messages.h review please.
7 years, 3 months ago (2013-09-03 23:27:40 UTC) #2
tonyg
lgtm https://codereview.chromium.org/23533029/diff/1/chrome/common/benchmarking_messages.h File chrome/common/benchmarking_messages.h (right): https://codereview.chromium.org/23533029/diff/1/chrome/common/benchmarking_messages.h#newcode22 chrome/common/benchmarking_messages.h:22: IPC_SYNC_MESSAGE_CONTROL0_0(ChromeViewHostMsg_CloseCurrentConnections) lgtm as long as you've verified that ...
7 years, 3 months ago (2013-09-04 00:02:24 UTC) #3
dtu
lgtm
7 years, 3 months ago (2013-09-04 00:04:22 UTC) #4
palmer
lgtm
7 years, 3 months ago (2013-09-04 00:33:22 UTC) #5
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/23533029/diff/1/chrome/common/benchmarking_messages.h File chrome/common/benchmarking_messages.h (right): https://codereview.chromium.org/23533029/diff/1/chrome/common/benchmarking_messages.h#newcode22 chrome/common/benchmarking_messages.h:22: IPC_SYNC_MESSAGE_CONTROL0_0(ChromeViewHostMsg_CloseCurrentConnections) On 2013/09/04 00:02:24, tonyg wrote: > lgtm as ...
7 years, 3 months ago (2013-09-04 17:18:59 UTC) #6
Ken Russell (switch to Gerrit)
7 years, 3 months ago (2013-09-04 17:26:37 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 manually as r221220 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698