Commit 9499f4d4 authored by hbono@chromium.org's avatar hbono@chromium.org

Disables MultiProcessNotificationTests.

This change just disables MultiProcessNotificationTests added by r71418 <http://crrev.com/71418> because they always crash on the "Chromium Mac (valgrind)" bot. (We also disable other MultiProcessNotificationTests?)

TBR=dmaclach,thestig,timurrrr
BUG=69641
TEST=make the "Chromium Mac (valgrind)" bot green.
Review URL: http://codereview.chromium.org/6321004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71423 0039d316-1c4b-4281-b951-d872f2087c98
parent 32e0d6ea
...@@ -19,3 +19,8 @@ PrefsControllerTest.GetPrefsViewForPage ...@@ -19,3 +19,8 @@ PrefsControllerTest.GetPrefsViewForPage
PrefsControllerTest.GetToolbarItemForPage PrefsControllerTest.GetToolbarItemForPage
PrefsControllerTest.ShowAndClose PrefsControllerTest.ShowAndClose
PrefsControllerTest.SwitchToPage PrefsControllerTest.SwitchToPage
# MultiProcessNotificationTests crash on the valgrind bot.
# See http://crbug.com/69641.
MultiProcessNotificationTest.BasicCreationTest
MultiProcessNotificationTest.PostInProcessNotification
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment