diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt index 671a619..bcdeb3d 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -127,6 +127,10 @@ ImagesTest.AnimatedGIFs # Valgrind dies on assertion, see http://crbug.com/58146 DomStorageEmptyDatabaseTest.NonEmptyDirAfterSet +# Valgrind fails, see http://crbug.com/79827 +DomStorageEmptyDatabaseTest.EmptyDirAfterClear +DomStorageEmptyDatabaseTest.EmptyDirAfterGet + # Hangs; See http://crbug.com/58569 SearchProviderTest.TestIsSearchProviderInstalled |