Commit a834a1ab authored by hbono@chromium.org's avatar hbono@chromium.org

Disables all MultiProcessNotificationTests.

This change just disables all MultiProcessNotificationTests added by r71418 <http://crrev.com/71418>. It seems this crash happens in the code used by all MultiProcessNotificationTests, i.e. this crash probably happens on all MultiProcessNotificationTests. (I may be wrong.)

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71428 0039d316-1c4b-4281-b951-d872f2087c98
parent 8e4560b6
......@@ -24,3 +24,10 @@ PrefsControllerTest.SwitchToPage
# See http://crbug.com/69641.
MultiProcessNotificationTest.BasicCreationTest
MultiProcessNotificationTest.PostInProcessNotification
MultiProcessNotificationTest.MultiListener
MultiProcessNotificationTest.PostProfileNotification
MultiProcessNotificationTest.PostUserNotification
MultiProcessNotificationTest.PostSystemNotification
MultiProcessNotificationTest.ProfileCrossDomainPosting
MultiProcessNotificationTest.UserCrossDomainPosting
MultiProcessNotificationTest.SystemCrossDomainPosting
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