disable VP9MultiThreadedFrameParallel tests
these are flaky and cause TSan warnings with clang-3.9.1 BUG=webm:1372 Change-Id: I8a7047552ba2ccd2d8c45f8795818c74562e5990
This commit is contained in:
@@ -185,7 +185,7 @@ VP9_INSTANTIATE_TEST_CASE(
|
||||
|
||||
// Test VP9 decode in frame parallel mode with different number of threads.
|
||||
INSTANTIATE_TEST_CASE_P(
|
||||
VP9MultiThreadedFrameParallel, TestVectorTest,
|
||||
DISABLED_VP9MultiThreadedFrameParallel, TestVectorTest,
|
||||
::testing::Combine(
|
||||
::testing::Values(
|
||||
static_cast<const libvpx_test::CodecFactory *>(&libvpx_test::kVP9)),
|
||||
|
||||
Reference in New Issue
Block a user