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

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

Issue 812543002: Update from https://crrev.com/308331 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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
« no previous file with comments | « tools/valgrind/drmemory/suppressions.txt ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # crbug.com/389132 1 # crbug.com/389132
2 WebRtcAecDumpBrowserTest.*WithAecDump* 2 WebRtcAecDumpBrowserTest.*WithAecDump*
3 3
4 # https://github.com/DynamoRIO/drmemory/issues/1528 4 # https://github.com/DynamoRIO/drmemory/issues/1528
5 # Un-analyzed test failures: 5 # Un-analyzed test failures:
6 DeviceInertialSensorBrowserTest.MotionNullTestWithAlert 6 DeviceInertialSensorBrowserTest.MotionNullTestWithAlert
7 DeviceInertialSensorBrowserTest.OrientationNullTestWithAlert 7 DeviceInertialSensorBrowserTest.OrientationNullTestWithAlert
8 File/MediaTest.VideoTulipWebm/0 8 File/MediaTest.VideoTulipWebm/0
9 Http/MediaTest.VideoBearTheora/0 9 Http/MediaTest.VideoBearTheora/0
10 Http/MediaTest.VideoTulipWebm/0 10 Http/MediaTest.VideoTulipWebm/0
11 IndexedDBBrowserTest.DeleteCompactsBackingStore 11 IndexedDBBrowserTest.DeleteCompactsBackingStore
12 MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 12 MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
13 OutOfProcessPPAPITest.MediaStreamAudioTrack 13 OutOfProcessPPAPITest.MediaStreamAudioTrack
14 OutOfProcessPPAPITest.NetworkProxy 14 OutOfProcessPPAPITest.NetworkProxy
15 OutOfProcessPPAPITest.VideoDecoder 15 OutOfProcessPPAPITest.VideoDecoder
16 RenderViewImplTest.DontIgnoreBackAfterNavEntryLimit 16 RenderViewImplTest.DontIgnoreBackAfterNavEntryLimit
17 RenderViewImplTest.ReloadWhileSwappedOut 17 RenderViewImplTest.ReloadWhileSwappedOut
18 RenderViewImplTest.SendSwapOutACK 18 RenderViewImplTest.SendSwapOutACK
19 RenderViewImplTest.StaleNavigationsIgnored 19 RenderViewImplTest.StaleNavigationsIgnored
20 RenderFrameHostManagerTest.RestoreFileAccessForHistoryNavigation
20 ResourceFetcherTests.ResourceFetcher404 21 ResourceFetcherTests.ResourceFetcher404
21 ResourceFetcherTests.ResourceFetcherDidFail 22 ResourceFetcherTests.ResourceFetcherDidFail
22 ResourceFetcherTests.ResourceFetcherDownload 23 ResourceFetcherTests.ResourceFetcherDownload
23 ResourceFetcherTests.ResourceFetcherPost 24 ResourceFetcherTests.ResourceFetcherPost
24 ResourceFetcherTests.ResourceFetcherSetHeader 25 ResourceFetcherTests.ResourceFetcherSetHeader
25 SitePerProcessBrowserTest.CrashSubframe 26 SitePerProcessBrowserTest.CrashSubframe
26 SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 27 SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
27 SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 28 SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
28 SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 29 SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
29 WebRtcBrowserTest.CallAndVerifyVideoMutingWorks 30 WebRtcBrowserTest.CallAndVerifyVideoMutingWorks
30 WebRtcBrowserTest.CallWithAecDump 31 WebRtcBrowserTest.CallWithAecDump
31 WebRtcBrowserTest.CallWithAecDumpEnabledThenDisabled 32 WebRtcBrowserTest.CallWithAecDumpEnabledThenDisabled
32 WebRtcBrowserTest.CallWithDataOnly 33 WebRtcBrowserTest.CallWithDataOnly
33 WebRtcBrowserTest.CallWithNewVideoMediaStream 34 WebRtcBrowserTest.CallWithNewVideoMediaStream
34 WebRtcBrowserTest.CallWithSctpDataAndMedia 35 WebRtcBrowserTest.CallWithSctpDataAndMedia
35 WebRtcBrowserTest.CallWithSctpDataOnly 36 WebRtcBrowserTest.CallWithSctpDataOnly
36 WebRtcBrowserTest.CanSetupAudioAndVideoCall 37 WebRtcBrowserTest.CanSetupAudioAndVideoCall
37 WebRtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle 38 WebRtcBrowserTest.CanSetupAudioAndVideoCallWithoutMsidAndBundle
38 WebRtcBrowserTest.CanSetupDefaultVideoCall 39 WebRtcBrowserTest.CanSetupDefaultVideoCall
39 WebRtcBrowserTest.CanSetupVideoCallAndDisableLocalVideo 40 WebRtcBrowserTest.CanSetupVideoCallAndDisableLocalVideo
40 WebRtcBrowserTest.CanSetupLegacyCall 41 WebRtcBrowserTest.CanSetupLegacyCall
41 WebRtcBrowserTest.CanSetupVideoCallWith16To9AspectRatio 42 WebRtcBrowserTest.CanSetupVideoCallWith16To9AspectRatio
42 WebRtcBrowserTest.CanSetupVideoCallWith1To1AspectRatio 43 WebRtcBrowserTest.CanSetupVideoCallWith1To1AspectRatio
43 WebRtcBrowserTest.CanSetupVideoCallWith4To3AspectRatio 44 WebRtcBrowserTest.CanSetupVideoCallWith4To3AspectRatio
44 WebRtcBrowserTest.NegotiateOfferWithBLine 45 WebRtcBrowserTest.NegotiateOfferWithBLine
45 WebRtcBrowserTest.CanMakeAudioCallAndThenRenegotiateToVideo 46 WebRtcBrowserTest.CanMakeAudioCallAndThenRenegotiateToVideo
OLDNEW
« no previous file with comments | « tools/valgrind/drmemory/suppressions.txt ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698