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 b49a24bf45df613621290d3787139b0b4527ce47..cdb30f095967b5dfc139e0649753e46edf2bbc1d 100644 |
--- a/client/site_tests/suite_HWQual/control.auto |
+++ b/client/site_tests/suite_HWQual/control.auto |
@@ -67,6 +67,12 @@ job.run_test('realtimecomm_GTalkPlayground', |
'fps_gtalk_up >= 29.0', |
'ctime_gtalk + stime_gtalk < 65', |
'ctime_chrome + stime_chrome < 20', |
+ 'ctime_pulse + stime_pulse < 5', |
+ ]) |
+job.run_test('realtimecomm_GTalkAudioPlayground', |
+ constraints=[ |
+ 'ctime_gtalk + stime_gtalk < 20', |
+ 'ctime_pulse + stime_pulse < 5', |
]) |
# Communications |