| Index: server/site_tests/suites/control.regression
|
| diff --git a/server/site_tests/suites/control.regression b/server/site_tests/suites/control.regression
|
| index c1c90908fa5d4b0c2f0db6ea2d388f39c5e72355..30451ea9e80316eebc43edfb66d20b6718585b7c 100644
|
| --- a/server/site_tests/suites/control.regression
|
| +++ b/server/site_tests/suites/control.regression
|
| @@ -88,6 +88,7 @@ TESTS = [
|
| ('platform_TempFS', {}),
|
| # TODO(dalecurtis): AudioBench does not work; see http://crosbug.com/12647
|
| # ('realtimecomm_GTalkAudioBench', {}),
|
| + ('realtimecomm_GTalkunittest', {}),
|
| ('unixbench', {}),
|
| # desktopui_UrlFetch has an undesired 'shutdown' command inside which will cause
|
| # consecutive test to be aborted unexpectly. Move it to the end of the test
|
|
|