diff options
Diffstat (limited to 'tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 5 |
1 files changed, 5 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 13003c8..7ed1bf4 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -1,3 +1,8 @@ +# Don't run FLAKY or FAILS ui tests under Valgrind on Mac. +# They tend to generate way too many flaky Valgrind reports... +*FLAKY_* +*FAILS_* + # Hangs on mac at exit, during final valgrind leak checking? (valgrind bug?) ErrorPageTest.DNSError_GoBack2Forward2 # Flakily hangs on Mac |