Disable AudioCodingModuleMtTest due to memcheck and tsan failures.
This is a new test; the failures are not due to a change in underlying code. TBR=henrik.lundin BUG=3426 Review URL: https://webrtc-codereview.appspot.com/19589005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6288 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
1678db9df6
commit
af48aaadf4
@ -364,7 +364,7 @@ class AudioCodingModuleMtTest : public AudioCodingModuleTest {
|
||||
SimulatedClock* fake_clock_;
|
||||
};
|
||||
|
||||
TEST_F(AudioCodingModuleMtTest, DoTest) {
|
||||
TEST_F(AudioCodingModuleMtTest, DISABLED_DoTest) {
|
||||
EXPECT_EQ(kEventSignaled, RunTest());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user