Memory and Tsan tests: Turn off the new-ACM tests

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
This commit is contained in:
tina.legrand@webrtc.org 2014-02-21 14:12:00 +00:00
parent ef2215110c
commit 125a66adc2
3 changed files with 23 additions and 23 deletions

View File

@ -1,10 +1,10 @@
# Tests that are too slow.
AudioCodingModuleTest.TestAllCodecs
AudioCodingModuleTest.TestEncodeDecode
AudioCodingModuleTest.TestFEC
AudioCodingModuleTest.TestIsac
AudioCodingModuleTest.TwoWayCommunication
AudioCodingModuleTest.TestStereo
AudioCodingModuleTest.TestVADDTX
AudioCodingModuleTest.TestOpus
AudioCodingModuleTest.TestAllCodecs*
AudioCodingModuleTest.TestEncodeDecode*
AudioCodingModuleTest.TestFEC*
AudioCodingModuleTest.TestIsac*
AudioCodingModuleTest.TwoWayCommunication*
AudioCodingModuleTest.TestStereo*
AudioCodingModuleTest.TestVADDTX*
AudioCodingModuleTest.TestOpus*
FecTest.FecTest

View File

@ -1,9 +1,9 @@
# Tests that are too slow.
AudioCodingModuleTest.TestAllCodecs
AudioCodingModuleTest.TestEncodeDecode
AudioCodingModuleTest.TestFEC
AudioCodingModuleTest.TestIsac
AudioCodingModuleTest.TwoWayCommunication
AudioCodingModuleTest.TestStereo
AudioCodingModuleTest.TestVADDTX
AudioCodingModuleTest.TestAllCodecs*
AudioCodingModuleTest.TestEncodeDecode*
AudioCodingModuleTest.TestFEC*
AudioCodingModuleTest.TestIsac*
AudioCodingModuleTest.TwoWayCommunication*
AudioCodingModuleTest.TestStereo*
AudioCodingModuleTest.TestVADDTX*
FecTest.FecTest

View File

@ -1,12 +1,12 @@
# Tests that are too slow.
AudioCodingModuleTest.TestAllCodecs
AudioCodingModuleTest.TestEncodeDecode
AudioCodingModuleTest.TestFEC
AudioCodingModuleTest.TestIsac
AudioCodingModuleTest.TwoWayCommunication
AudioCodingModuleTest.TestStereo
AudioCodingModuleTest.TestVADDTX
AudioCodingModuleTest.TestOpus
AudioCodingModuleTest.TestAllCodecs*
AudioCodingModuleTest.TestEncodeDecode*
AudioCodingModuleTest.TestFEC*
AudioCodingModuleTest.TestIsac*
AudioCodingModuleTest.TwoWayCommunication*
AudioCodingModuleTest.TestStereo*
AudioCodingModuleTest.TestVADDTX*
AudioCodingModuleTest.TestOpus*
FecTest.FecTest
TestVp8Impl.BaseUnitTest
VideoProcessorIntegrationTest.ProcessNoLossChangeBitRate