Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest_mac.txt

Issue 6269005: Disables all MultiProcessNotificationTests.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Times out too often 1 # Times out too often
2 # crbug.com/15817 2 # crbug.com/15817
3 IPCSyncChannelTest.* 3 IPCSyncChannelTest.*
4 # Hangs 4 # Hangs
5 # http://crbug.com/21890 5 # http://crbug.com/21890
6 WebDropTargetTest.URL 6 WebDropTargetTest.URL
7 WebDropTargetTest.Data 7 WebDropTargetTest.Data
8 # http://crbug.com/69037 8 # http://crbug.com/69037
9 FirefoxImporterTest.Firefox3NSS3Decryptor 9 FirefoxImporterTest.Firefox3NSS3Decryptor
10 # http://crbug.com/69039 10 # http://crbug.com/69039
11 ProcessInfoSnapshotMacTest.EffectiveVsRealUserIDTest 11 ProcessInfoSnapshotMacTest.EffectiveVsRealUserIDTest
12 12
13 13
14 # Following tests do not pass memcheck test. 14 # Following tests do not pass memcheck test.
15 # See http://crbug.com/30393. 15 # See http://crbug.com/30393.
16 NSMenuItemAdditionsTest.TestMOnDifferentLayouts 16 NSMenuItemAdditionsTest.TestMOnDifferentLayouts
17 # See http://crbug.com/30394. 17 # See http://crbug.com/30394.
18 PrefsControllerTest.GetPrefsViewForPage 18 PrefsControllerTest.GetPrefsViewForPage
19 PrefsControllerTest.GetToolbarItemForPage 19 PrefsControllerTest.GetToolbarItemForPage
20 PrefsControllerTest.ShowAndClose 20 PrefsControllerTest.ShowAndClose
21 PrefsControllerTest.SwitchToPage 21 PrefsControllerTest.SwitchToPage
22 22
23 # MultiProcessNotificationTests crash on the valgrind bot. 23 # MultiProcessNotificationTests crash on the valgrind bot.
24 # See http://crbug.com/69641. 24 # See http://crbug.com/69641.
25 MultiProcessNotificationTest.BasicCreationTest 25 MultiProcessNotificationTest.BasicCreationTest
26 MultiProcessNotificationTest.PostInProcessNotification 26 MultiProcessNotificationTest.PostInProcessNotification
27 MultiProcessNotificationTest.MultiListener
28 MultiProcessNotificationTest.PostProfileNotification
29 MultiProcessNotificationTest.PostUserNotification
30 MultiProcessNotificationTest.PostSystemNotification
31 MultiProcessNotificationTest.ProfileCrossDomainPosting
32 MultiProcessNotificationTest.UserCrossDomainPosting
33 MultiProcessNotificationTest.SystemCrossDomainPosting
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698