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

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

Issue 1330893002: Disable flaky test (WebRtcVideoChannel2Base.GetStatsMultipleSendStreams) on Dr. Memory. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 3 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 # Times out before finishing on DrMemory Full 1 # Times out before finishing on DrMemory Full
2 # https://code.google.com/p/webrtc/issues/detail?id=3375 2 # https://code.google.com/p/webrtc/issues/detail?id=3375
3 WebRtcVideoChannel2BaseTest.SimulateConference 3 WebRtcVideoChannel2BaseTest.SimulateConference
4 WebRtcVideoChannel2BaseTest.TwoStreamsSendAndReceive 4 WebRtcVideoChannel2BaseTest.TwoStreamsSendAndReceive
5 WebRtcVideoChannel2BaseTest.TwoStreamsReUseFirstStream 5 WebRtcVideoChannel2BaseTest.TwoStreamsReUseFirstStream
6 6
7 # https://code.google.com/p/webrtc/issues/detail?id=4963 7 # https://code.google.com/p/webrtc/issues/detail?id=4963
8 WebRtcVideoChannel2BaseTest.AdaptResolution16x10 8 WebRtcVideoChannel2BaseTest.AdaptResolution16x10
9 WebRtcVideoChannel2BaseTest.AdaptResolution4x3 9 WebRtcVideoChannel2BaseTest.AdaptResolution4x3
10 WebRtcVideoChannel2BaseTest.AddRemoveSendStreams 10 WebRtcVideoChannel2BaseTest.AddRemoveSendStreams
11 WebRtcVideoChannel2BaseTest.GetStatsMultipleRecvStreams 11 WebRtcVideoChannel2BaseTest.GetStatsMultipleRecvStreams
12 WebRtcVideoChannel2BaseTest.GetStatsMultipleSendStreams
kjellander_webrtc 2015/09/09 07:41:53 I haven't checked how many test we loose if we ins
åsapersson 2015/09/09 07:52:15 Acknowledged.
12 WebRtcVideoChannel2BaseTest.MuteStream 13 WebRtcVideoChannel2BaseTest.MuteStream
13 WebRtcVideoChannel2BaseTest.RemoveCapturerWithoutAdd 14 WebRtcVideoChannel2BaseTest.RemoveCapturerWithoutAdd
14 WebRtcVideoChannel2BaseTest.SendAndReceiveVp8Vga 15 WebRtcVideoChannel2BaseTest.SendAndReceiveVp8Vga
15 WebRtcVideoChannel2BaseTest.SendManyResizeOnce 16 WebRtcVideoChannel2BaseTest.SendManyResizeOnce
16 WebRtcVideoChannel2BaseTest.SetRenderer 17 WebRtcVideoChannel2BaseTest.SetRenderer
17 WebRtcVideoChannel2BaseTest.SetSend 18 WebRtcVideoChannel2BaseTest.SetSend
18 WebRtcVideoChannel2BaseTest.SetSendSsrc 19 WebRtcVideoChannel2BaseTest.SetSendSsrc
19 WebRtcVideoChannel2BaseTest.SetSendSsrcAfterSetCodecs 20 WebRtcVideoChannel2BaseTest.SetSendSsrcAfterSetCodecs
20 WebRtcVideoChannel2BaseTest.SetSendStreamFormat0x0 21 WebRtcVideoChannel2BaseTest.SetSendStreamFormat0x0
21 22
22 # https://code.google.com/p/webrtc/issues/detail?id=3158 23 # https://code.google.com/p/webrtc/issues/detail?id=3158
23 WebRtcVideoMediaChannelTest.SendVp8HdAndReceiveAdaptedVp8Vga 24 WebRtcVideoMediaChannelTest.SendVp8HdAndReceiveAdaptedVp8Vga
24 25
25 # https://code.google.com/p/webrtc/issues/detail?id=3482 26 # https://code.google.com/p/webrtc/issues/detail?id=3482
26 WebRtcVideoMediaChannelTest.GetStats 27 WebRtcVideoMediaChannelTest.GetStats
27 WebRtcVideoChannel2BaseTest.GetStats 28 WebRtcVideoChannel2BaseTest.GetStats
28 29
29 #TODO(jiayl): https://code.google.com/p/webrtc/issues/detail?id=3492 30 #TODO(jiayl): https://code.google.com/p/webrtc/issues/detail?id=3492
30 SctpDataMediaChannelTest.* 31 SctpDataMediaChannelTest.*
31 32
32 # https://code.google.com/p/webrtc/issues/detail?id=3771 33 # https://code.google.com/p/webrtc/issues/detail?id=3771
33 VideoAdapterTest.AdaptResolutionWide 34 VideoAdapterTest.AdaptResolutionWide
34 VideoAdapterTest.AdaptResolutionNarrow 35 VideoAdapterTest.AdaptResolutionNarrow
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