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

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

Issue 1577313003: Re-enable tests that failed under Linux_Msan. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 11 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 | webrtc/video/video_send_stream_tests.cc » ('j') | 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 # Flaky: https://code.google.com/p/webrtc/issues/detail?id=3552 7 # Flaky: https://code.google.com/p/webrtc/issues/detail?id=3552
8 EndToEndTest.RestartingSendStreamPreservesRtpState 8 EndToEndTest.RestartingSendStreamPreservesRtpState
9 EndToEndTest.RestartingSendStreamPreservesRtpStatesWithRtx 9 EndToEndTest.RestartingSendStreamPreservesRtpStatesWithRtx
10 EndToEndTest.SendsAndReceivesH264 10 EndToEndTest.SendsAndReceivesH264
11 EndToEndTest.SendsAndReceivesVP9 11 EndToEndTest.SendsAndReceivesVP9
12 EndToEndTest.TransportFeedbackNotConfigured 12 EndToEndTest.TransportFeedbackNotConfigured
13 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5402
14 EndToEndTest.TransportSeqNumOnAudioAndVideo 13 EndToEndTest.TransportSeqNumOnAudioAndVideo
15 VideoSendStreamTest.CanReconfigureToUseStartBitrateAbovePreviousMax 14 VideoSendStreamTest.CanReconfigureToUseStartBitrateAbovePreviousMax
16 VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectly 15 VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectly
17 # https://code.google.com/p/webrtc/issues/detail?id=5417 16 # https://code.google.com/p/webrtc/issues/detail?id=5417
18 VideoSendStreamTest.Vp9NonFlexMode_2Tl2SLayers 17 VideoSendStreamTest.Vp9NonFlexMode_2Tl2SLayers
19 VideoSendStreamTest.Vp9NonFlexMode_3Tl2SLayers 18 VideoSendStreamTest.Vp9NonFlexMode_3Tl2SLayers
20 VideoSendStreamTest.Vp9FlexModeRefCount 19 VideoSendStreamTest.Vp9FlexModeRefCount
21 # https://code.google.com/p/webrtc/issues/detail?id=4979 20 # https://code.google.com/p/webrtc/issues/detail?id=4979
22 EndToEndTest.AssignsTransportSequenceNumbers 21 EndToEndTest.AssignsTransportSequenceNumbers
23 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=5225 22 # Flaky: https://bugs.chromium.org/p/webrtc/issues/detail?id=5225
24 BitrateEstimatorTest.SwitchesToASTThenBackToTOFForVideo 23 BitrateEstimatorTest.SwitchesToASTThenBackToTOFForVideo
25 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5312 24 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5312
26 RtcEventLogTest.DropOldEvents 25 RtcEventLogTest.DropOldEvents
OLDNEW
« no previous file with comments | « no previous file | webrtc/video/video_send_stream_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698