Index: tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt (revision 71405) |
+++ tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt (working copy) |
@@ -19,3 +19,8 @@ |
PrefsControllerTest.GetToolbarItemForPage |
PrefsControllerTest.ShowAndClose |
PrefsControllerTest.SwitchToPage |
+ |
+# MultiProcessNotificationTests crash on the valgrind bot. |
+# See http://crbug.com/69641. |
+MultiProcessNotificationTest.BasicCreationTest |
+MultiProcessNotificationTest.PostInProcessNotification |