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

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt

Issue 11308331: [Sync] Fix NewNonFrontendDataTypeControllerTest.StartAfterSyncShutdown. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove exclusions Created 8 years 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 | « tools/heapcheck/unit_tests.gtest-heapcheck.txt ('k') | 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 ################################################## 1 ##################################################
2 # known Dr. Memory bugs: 2 # known Dr. Memory bugs:
3 3
4 # http://code.google.com/p/drmemory/issues/detail?id=318 4 # http://code.google.com/p/drmemory/issues/detail?id=318
5 AudioRendererHostTest.* 5 AudioRendererHostTest.*
6 6
7 ################################################## 7 ##################################################
8 # un-analyzed Dr. Memory bugs: 8 # un-analyzed Dr. Memory bugs:
9 9
10 # http://code.google.com/p/drmemory/issues/detail?id=548 10 # http://code.google.com/p/drmemory/issues/detail?id=548
(...skipping 21 matching lines...) Expand all
32 # fails http://crbug.com/92144 32 # fails http://crbug.com/92144
33 ServiceProcessStateTest.ForceShutdown 33 ServiceProcessStateTest.ForceShutdown
34 34
35 # fails sporadically: http://crbug.com/108205 35 # fails sporadically: http://crbug.com/108205
36 MultiProcessLockTest.RecursiveLock 36 MultiProcessLockTest.RecursiveLock
37 37
38 # Poor isolation, DCHECKs when no MessageLoop exists. Breaks when sharded. 38 # Poor isolation, DCHECKs when no MessageLoop exists. Breaks when sharded.
39 # http://crbug.com/117679 39 # http://crbug.com/117679
40 WebsiteSettingsModelTest.* 40 WebsiteSettingsModelTest.*
41 41
42 # fails with gmock errors
43 # http://crbug.com/117796
44 SyncNewNonFrontendDataTypeControllerTest.StartAfterSyncShutdown
45
46 # fails to create thread 42 # fails to create thread
47 # http://crbug.com/144087 43 # http://crbug.com/144087
48 DesktopNotificationServiceTest.SettingsForSchemes 44 DesktopNotificationServiceTest.SettingsForSchemes
49 TemplateURLFetcherTest.* 45 TemplateURLFetcherTest.*
50 46
51 # times out on the bot. 47 # times out on the bot.
52 # http://crbug.com/148644 48 # http://crbug.com/148644
53 GAIAInfoUpdateServiceTest.* 49 GAIAInfoUpdateServiceTest.*
54 ProfileManagerTest.* 50 ProfileManagerTest.*
55 ProfileInfoCacheTest.* 51 ProfileInfoCacheTest.*
OLDNEW
« no previous file with comments | « tools/heapcheck/unit_tests.gtest-heapcheck.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698