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

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

Issue 2388893003: Disable VideoSendStreamTest.ChangingNetworkRoute and VideoSendStreamTest.EncoderSetupPropagatesVp8C… (Closed)
Patch Set: Created 4 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 # Never completes on Dr Memory Full. 1 # Never completes on Dr Memory Full.
2 # https://code.google.com/p/webrtc/issues/detail?id=3159 2 # https://code.google.com/p/webrtc/issues/detail?id=3159
3 EndToEndTest.CanSwitchToUseAllSsrcs 3 EndToEndTest.CanSwitchToUseAllSsrcs
4 EndToEndTest.SendsAndReceivesMultipleStreams 4 EndToEndTest.SendsAndReceivesMultipleStreams
5 EndToEndTest.ReceivesAndRetransmitsNack 5 EndToEndTest.ReceivesAndRetransmitsNack
6 EndToEndTest.ReceivesTransportFeedback 6 EndToEndTest.ReceivesTransportFeedback
7 EndToEndTest.SendsAndReceivesH264 7 EndToEndTest.SendsAndReceivesH264
8 EndToEndTest.SendsAndReceivesVP9 8 EndToEndTest.SendsAndReceivesVP9
9 EndToEndTest.TransportFeedbackNotConfigured 9 EndToEndTest.TransportFeedbackNotConfigured
10 EndToEndTest.TransportSeqNumOnAudioAndVideo 10 EndToEndTest.TransportSeqNumOnAudioAndVideo
11 EndToEndTest.VerifyHistogramStatsWithRed 11 EndToEndTest.VerifyHistogramStatsWithRed
12 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=6146 12 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=6146
13 EndToEndTest.GetStats 13 EndToEndTest.GetStats
14 VideoSendStreamTest.CanReconfigureToUseStartBitrateAbovePreviousMax 14 VideoSendStreamTest.CanReconfigureToUseStartBitrateAbovePreviousMax
15 VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectly 15 VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectly
16 # https://code.google.com/p/webrtc/issues/detail?id=5417 16 # https://code.google.com/p/webrtc/issues/detail?id=5417
17 VideoSendStreamTest.Vp9NonFlexMode_2Tl2SLayers 17 VideoSendStreamTest.Vp9NonFlexMode_2Tl2SLayers
18 VideoSendStreamTest.Vp9NonFlexMode_3Tl2SLayers 18 VideoSendStreamTest.Vp9NonFlexMode_3Tl2SLayers
19 VideoSendStreamTest.Vp9FlexModeRefCount 19 VideoSendStreamTest.Vp9FlexModeRefCount
20 # https://code.google.com/p/webrtc/issues/detail?id=4979 20 # https://code.google.com/p/webrtc/issues/detail?id=4979
21 EndToEndTest.AssignsTransportSequenceNumbers 21 EndToEndTest.AssignsTransportSequenceNumbers
22 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=5225 22 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=5225
23 BitrateEstimatorTest.SwitchesToASTThenBackToTOFForVideo 23 BitrateEstimatorTest.SwitchesToASTThenBackToTOFForVideo
24 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=6472
25 VideoSendStreamTest.ChangingNetworkRoute
26 VideoSendStreamTest.EncoderSetupPropagatesVp8Config
24 27
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