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

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

Issue 647103002: Remove valgrind suppressions for WebContentsVideoCaptureDeviceTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resuppress WCVCDT.BadFramesGoodFrames in Mac valgrind 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
11 MacSandboxTest.ClipboardAccess 11 MacSandboxTest.ClipboardAccess
12 12
13 # mach_override assertion, see http://crbug.com/162728 13 # mach_override assertion, see http://crbug.com/162728
14 BlobURLRequestJobTest.* 14 BlobURLRequestJobTest.*
15 15
16 # Fail, see http://crbug.com/159234
17 WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames
18
16 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314 19 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314
17 RenderWidgetHostViewMacTest.* 20 RenderWidgetHostViewMacTest.*
18 RenderViewHostTest.* 21 RenderViewHostTest.*
19 DeviceMotionEventPumpTest.* 22 DeviceMotionEventPumpTest.*
20 23
21 # Speculative disable of hanging tests. http://crbug.com/241919 24 # Speculative disable of hanging tests. http://crbug.com/241919
22 VideoCaptureControllerTest.* 25 VideoCaptureControllerTest.*
23 VideoCaptureHostTest.* 26 VideoCaptureHostTest.*
24 27
25 # Hangs under Valgrind, see http://crbug.com/244257 28 # Hangs under Valgrind, see http://crbug.com/244257
(...skipping 28 matching lines...) Expand all
54 AppCacheUpdateJobTest.ManifestMissingMimeTypeTest 57 AppCacheUpdateJobTest.ManifestMissingMimeTypeTest
55 58
56 # http://crbug.com/391513 59 # http://crbug.com/391513
57 GamepadServiceTest.* 60 GamepadServiceTest.*
58 61
59 # http://crbug.com/412903 62 # http://crbug.com/412903
60 HostVarTrackerTest.DeleteObjectVarWithInstance 63 HostVarTrackerTest.DeleteObjectVarWithInstance
61 64
62 # http://crbug.com/417582 65 # http://crbug.com/417582
63 OneWriterSeqLockTest.ManyThreads 66 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