diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt index 9bd0732..ff9ad03 100644 --- a/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt @@ -19,3 +19,8 @@ PrefsControllerTest.GetPrefsViewForPage PrefsControllerTest.GetToolbarItemForPage PrefsControllerTest.ShowAndClose PrefsControllerTest.SwitchToPage + +# MultiProcessNotificationTests crash on the valgrind bot. +# See http://crbug.com/69641. +MultiProcessNotificationTest.BasicCreationTest +MultiProcessNotificationTest.PostInProcessNotification |