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

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

Issue 599093007: Valgrind Mac: Disable OneWriterSeqLockTest test that hangs occasionally. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« 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 # http://crbug.com/93245 1 # http://crbug.com/93245
2 GeolocationGatewayDataProviderCommonTest.* 2 GeolocationGatewayDataProviderCommonTest.*
3 GeolocationWifiDataProviderCommonTest.* 3 GeolocationWifiDataProviderCommonTest.*
4 4
5 # Fail/crash, see http://crbug.com/151939 5 # Fail/crash, see http://crbug.com/151939
6 WebDragDestTest.URL 6 WebDragDestTest.URL
7 WebDragDestTest.Data 7 WebDragDestTest.Data
8 WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet 8 WebDragSourceMacTest.DragInvalidlyEscapedBookmarklet
9 9
10 # Fail, see http://crbug.com/153007 10 # Fail, see http://crbug.com/153007
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 AppCacheStorageImplTest.* 56 AppCacheStorageImplTest.*
57 AppCacheStorageImplTest.* 57 AppCacheStorageImplTest.*
58 AppCacheUpdateJobTest.AlreadyChecking 58 AppCacheUpdateJobTest.AlreadyChecking
59 AppCacheUpdateJobTest.ManifestMissingMimeTypeTest 59 AppCacheUpdateJobTest.ManifestMissingMimeTypeTest
60 60
61 # http://crbug.com/391513 61 # http://crbug.com/391513
62 GamepadServiceTest.* 62 GamepadServiceTest.*
63 63
64 # http://crbug.com/412903 64 # http://crbug.com/412903
65 HostVarTrackerTest.DeleteObjectVarWithInstance 65 HostVarTrackerTest.DeleteObjectVarWithInstance
66
67 # http://crbug.com/417582
68 OneWriterSeqLockTest.ManyThreads
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