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

Issue 7757002: Disables camera hardware dependent tests. (Closed)

Created:
9 years, 4 months ago by perkj_chrome
Modified:
9 years, 3 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Disables camera hardware dependent tests. Also increase the time the test is allowed to wait for a video frame. TEST= BUG=94134 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98691

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 14

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -19 lines) Patch
M media/video/capture/video_capture_device_unittest.cc View 1 2 10 chunks +29 lines, -19 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
perkj_chrome
Can you please review?
9 years, 4 months ago (2011-08-26 13:13:03 UTC) #1
Ami GONE FROM CHROMIUM
LGTM Add a TODO pointing to the crbug and describing *why* these tests are disabled?
9 years, 4 months ago (2011-08-26 15:27:57 UTC) #2
Paweł Hajdan Jr.
Drive-by with a testing comment. http://codereview.chromium.org/7757002/diff/1/media/video/capture/video_capture_device_unittest.cc File media/video/capture/video_capture_device_unittest.cc (right): http://codereview.chromium.org/7757002/diff/1/media/video/capture/video_capture_device_unittest.cc#newcode19 media/video/capture/video_capture_device_unittest.cc:19: const int kWaitTime = ...
9 years, 4 months ago (2011-08-26 21:56:18 UTC) #3
perkj_chrome
Fixed comments. Scherkus, ready to commit? Thanks Per http://codereview.chromium.org/7757002/diff/1/media/video/capture/video_capture_device_unittest.cc File media/video/capture/video_capture_device_unittest.cc (right): http://codereview.chromium.org/7757002/diff/1/media/video/capture/video_capture_device_unittest.cc#newcode19 media/video/capture/video_capture_device_unittest.cc:19: const ...
9 years, 3 months ago (2011-08-29 11:34:14 UTC) #4
scherkus (not reviewing)
nits on comments but LGTM! thanks! http://codereview.chromium.org/7757002/diff/8001/media/video/capture/video_capture_device_unittest.cc File media/video/capture/video_capture_device_unittest.cc (right): http://codereview.chromium.org/7757002/diff/8001/media/video/capture/video_capture_device_unittest.cc#newcode74 media/video/capture/video_capture_device_unittest.cc:74: // Also we ...
9 years, 3 months ago (2011-08-29 16:22:27 UTC) #5
perkj_chrome
http://codereview.chromium.org/7757002/diff/8001/media/video/capture/video_capture_device_unittest.cc File media/video/capture/video_capture_device_unittest.cc (right): http://codereview.chromium.org/7757002/diff/8001/media/video/capture/video_capture_device_unittest.cc#newcode74 media/video/capture/video_capture_device_unittest.cc:74: // Also we don't want to run the test ...
9 years, 3 months ago (2011-08-29 16:50:22 UTC) #6
Paweł Hajdan Jr.
Code I commented in the drive-by LGTM. Isn't action_max_timeout too long though? Ideally you should ...
9 years, 3 months ago (2011-08-29 16:52:35 UTC) #7
commit-bot: I haz the power
Change committed as 98691
9 years, 3 months ago (2011-08-29 20:42:59 UTC) #8
perkj_chrome
9 years, 3 months ago (2011-08-30 07:48:49 UTC) #9
On 2011/08/29 16:52:35, Paweł Hajdan Jr. wrote:
> Code I commented in the drive-by LGTM. Isn't action_max_timeout too long
though?
> Ideally you should use action_timeout.

It was not enough. The test waits for the camera to provides its first frames.
It can take up to 4s with some cameras.

Powered by Google App Engine
This is Rietveld 408576698