diff options
Diffstat (limited to 'base/data/valgrind/base_unittests.gtest.txt')
-rw-r--r-- | base/data/valgrind/base_unittests.gtest.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/base/data/valgrind/base_unittests.gtest.txt b/base/data/valgrind/base_unittests.gtest.txt index daa22c2..173defa 100644 --- a/base/data/valgrind/base_unittests.gtest.txt +++ b/base/data/valgrind/base_unittests.gtest.txt @@ -17,3 +17,6 @@ ClipboardTest.* # These tests trigger a CHECK so they will leak memory. They don't test # anything else, so just disable them on valgrind. Bug 28179. OutOfMemoryDeathTest.* + +# Flaky under Valgrind, see http://crbug.com/55517 +PlatformFile.TouchGetInfoPlatformFile |