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

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

Issue 15780007: Exclude one test that hangs under Valgrind/Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 6 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 # http://crbug.com/93245 1 # http://crbug.com/93245
2 GeolocationGatewayDataProviderCommonTest.* 2 GeolocationGatewayDataProviderCommonTest.*
3 GeolocationWifiDataProviderCommonTest.* 3 GeolocationWifiDataProviderCommonTest.*
4 4
5 # Flaky, see http://crbug.com/131154 5 # Flaky, see http://crbug.com/131154
6 WebRTCAudioDeviceTest.FullDuplexAudioWithAGC 6 WebRTCAudioDeviceTest.FullDuplexAudioWithAGC
7 7
8 # Flaky, see http://crbug.com/155284 8 # Flaky, see http://crbug.com/155284
9 WebRTCAudioDeviceTest.StartRecording 9 WebRTCAudioDeviceTest.StartRecording
10 WebRTCAudioDeviceTest.PlayLocalFile 10 WebRTCAudioDeviceTest.PlayLocalFile
(...skipping 14 matching lines...) Expand all
25 WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames 25 WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames
26 26
27 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314 27 # Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314
28 RenderWidgetHostViewMacTest.* 28 RenderWidgetHostViewMacTest.*
29 WebContentsVideoCaptureDeviceTest.* 29 WebContentsVideoCaptureDeviceTest.*
30 RenderViewHostTest.* 30 RenderViewHostTest.*
31 31
32 # Speculative disable of hanging tests. http://crbug.com/241919 32 # Speculative disable of hanging tests. http://crbug.com/241919
33 VideoCaptureControllerTest.* 33 VideoCaptureControllerTest.*
34 VideoCaptureHostTest.* 34 VideoCaptureHostTest.*
35
36 # Hangs under Valgrind, see http://crbug.com/244257
37 SmoothScrollGestureControllerTest.Tick
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