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

Issue 8575002: Avoid checking the hardware from the Construct test for better bot compatibility. (Closed)

Created:
9 years, 1 month ago by tommi (sloooow) - chröme
Modified:
9 years, 1 month ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, Paweł Hajdan Jr., acolwell+watch_chromium.org, annacc+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Avoid checking the hardware from the Construct test for better bot compatibility. TEST=This is a preventative fix to avoid flakiness down the line. Currently the test doesn't fail, but it will fail once pending patches are landed. TBR=henrika Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110280

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -1 line) Patch
M content/renderer/media/webrtc_audio_device_unittest.cc View 2 chunks +24 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
tommi (sloooow) - chröme
9 years, 1 month ago (2011-11-16 09:54:40 UTC) #1
henrika (OOO until Aug 14)
9 years, 1 month ago (2011-11-16 09:57:58 UTC) #2
LGTM w/ nit.

Perhaps a good idea to add a comment at first test explaining what is so special
with it that we don't check for headless.

http://codereview.chromium.org/8575002/diff/1/content/renderer/media/webrtc_a...
File content/renderer/media/webrtc_audio_device_unittest.cc (right):

http://codereview.chromium.org/8575002/diff/1/content/renderer/media/webrtc_a...
content/renderer/media/webrtc_audio_device_unittest.cc:44: :
output_rate_(output_rate), input_rate_(input_rate) {
add two more spaces?

Powered by Google App Engine
This is Rietveld 408576698