89502c1ca8
In r4625 AudioCodingModuleTest.RunAllTests was broken down to a number of smaller tests. This CL turns off these tests, as RunAllTests was turned off before. TBR=kjellander@webrtc.org BUG=issue2173 Review URL: https://webrtc-codereview.appspot.com/2121004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4626 4adac7df-926f-26a2-2b94-8c16560cd09d
13 lines
400 B
Plaintext
13 lines
400 B
Plaintext
# Tests that are too slow.
|
|
AudioCodingModuleTest.TestAllCodecs
|
|
AudioCodingModuleTest.TestEncodeDecode
|
|
AudioCodingModuleTest.TestFEC
|
|
AudioCodingModuleTest.TestIsac
|
|
AudioCodingModuleTest.TwoWayCommunication
|
|
AudioCodingModuleTest.TestStereo
|
|
AudioCodingModuleTest.TestVADDTX
|
|
AudioCodingModuleTest.TestOpus
|
|
FecTest.FecTest
|
|
TestVp8Impl.BaseUnitTest
|
|
VideoProcessorIntegrationTest.ProcessNoLossChangeBitRate
|