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

Unified Diff: client/site_tests/suite_HWQual/control.auto

Issue 6870010: Disabling realtimecomm_GTalkPlayground (in HWQual). (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/suite_HWQual/control.auto
diff --git a/client/site_tests/suite_HWQual/control.auto b/client/site_tests/suite_HWQual/control.auto
index 0c2cbf46120214b7c45da75d4768c98cf19fa563..e6443fd8dc7969c7b9da759f79de0111360fa0cb 100644
--- a/client/site_tests/suite_HWQual/control.auto
+++ b/client/site_tests/suite_HWQual/control.auto
@@ -81,13 +81,17 @@ job.run_test('audiovideo_FFMPEG',
job.run_test('audiovideo_V4L2')
# RealTimeComm
+# TODO(noahric): crosbug.com/3001 - Test issue is causing this test
+# to fail.
+#
# TODO(zhurunz): crosbug.com/p/1332 - improve performance and
# replace with fps_gtalk_down >= 28.0 and fps_gtalk_dup >= 29.5.
-job.run_test('realtimecomm_GTalkPlayground',
- constraints=[
- 'fps_gtalk_down >= 20.0',
- 'fps_gtalk_up >= 20.0',
- ])
+#
+# job.run_test('realtimecomm_GTalkPlayground',
+# constraints=[
+# 'fps_gtalk_down >= 20.0',
+# 'fps_gtalk_up >= 20.0',
+# ])
job.run_test('realtimecomm_GTalkAudioPlayground',
constraints=['ctime_gtalk + stime_gtalk < 30'])
job.run_test('realtimecomm_GTalkLmiCamera',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698