125a66adc2
In this CL https://webrtc-codereview.appspot.com/8829004/, I splitted the tests so that new-ACM runs in separate tests. Almost all of these tests are too slow for the memory and tsan bots, and were already excluded from them. This CL turns off the new-ACM tests from these bots. BUG=https://code.google.com/p/webrtc/issues/detail?id=2951 R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/8999004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5594 4adac7df-926f-26a2-2b94-8c16560cd09d
10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
# Tests that are too slow.
|
|
AudioCodingModuleTest.TestAllCodecs*
|
|
AudioCodingModuleTest.TestEncodeDecode*
|
|
AudioCodingModuleTest.TestFEC*
|
|
AudioCodingModuleTest.TestIsac*
|
|
AudioCodingModuleTest.TwoWayCommunication*
|
|
AudioCodingModuleTest.TestStereo*
|
|
AudioCodingModuleTest.TestVADDTX*
|
|
FecTest.FecTest
|