diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/content_unittests.gtest.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/content_unittests.gtest.txt b/tools/valgrind/gtest_exclude/content_unittests.gtest.txt index 6410645..603415a 100644 --- a/tools/valgrind/gtest_exclude/content_unittests.gtest.txt +++ b/tools/valgrind/gtest_exclude/content_unittests.gtest.txt @@ -5,3 +5,6 @@ CompositingIOSurfaceTransformerTest.* # False positive, according to crbug.com/386080 WebLayerImplFixedBoundsTest.CompareToWebLayerImplComplex WebLayerImplFixedBoundsTest.CompareToWebLayerImplSimple + +# Flaky and crashy, http://crbug.com/405481 +WebContentsAudioInputStreamTest.* |