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

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

Issue 1977223002: Disable SendsAndReceivesH264 on Memcheck. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: sort Created 4 years, 7 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 # Fails when run under memcheck 1 # Fails when run under memcheck
2 EndToEndTest.CanSwitchToUseAllSsrcs 2 EndToEndTest.CanSwitchToUseAllSsrcs
3 EndToEndTest.SendsAndReceivesH264
3 EndToEndTest.SendsAndReceivesVP9 4 EndToEndTest.SendsAndReceivesVP9
4 VideoSendStreamTest.VP9FlexMode 5 VideoSendStreamTest.VP9FlexMode
5 # Times out due to using a real VP8 encoder. 6 # Times out due to using a real VP8 encoder.
6 EndToEndTest.VerifyHistogramStatsWithRed 7 EndToEndTest.VerifyHistogramStatsWithRed
7 8
8 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5134 9 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5134
9 EndToEndTest.AssignsTransportSequenceNumbers 10 EndToEndTest.AssignsTransportSequenceNumbers
10 11
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