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

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

Issue 2760623002: Probing EndToEndTests. (Closed)
Patch Set: Correctly disabled tests on memcheck bot. Created 3 years, 9 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/test/call_test.h » ('j') | 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.SendsAndReceivesVP9 3 EndToEndTest.SendsAndReceivesVP9
4 TestWithNewVideoJitterBuffer/EndToEndTest.SendsAndReceivesH264/* 4 TestWithNewVideoJitterBuffer/EndToEndTest.SendsAndReceivesH264/*
5 VideoSendStreamTest.VP9FlexMode 5 VideoSendStreamTest.VP9FlexMode
6 EndToEndTest.InitialProbing
7 EndToEndTest.TriggerMidCallProbing
6 # Times out due to using a real VP8 encoder. 8 # Times out due to using a real VP8 encoder.
7 *EndToEndTest.VerifyHistogramStatsWithRed* 9 *EndToEndTest.VerifyHistogramStatsWithRed*
8 10
9 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5134 11 # https://bugs.chromium.org/p/webrtc/issues/detail?id=5134
10 *EndToEndTest.AssignsTransportSequenceNumbers* 12 *EndToEndTest.AssignsTransportSequenceNumbers*
11 13
12 # https://bugs.chromium.org/p/webrtc/issues/detail?id=6886 14 # https://bugs.chromium.org/p/webrtc/issues/detail?id=6886
13 VideoSendStreamTest.RemoveOverheadFromBandwidth 15 VideoSendStreamTest.RemoveOverheadFromBandwidth
14 16
15 # https://bugs.chromium.org/p/webrtc/issues/detail?id=7145 17 # https://bugs.chromium.org/p/webrtc/issues/detail?id=7145
16 *EndToEndTest.VerifyNackStats* 18 *EndToEndTest.VerifyNackStats*
OLDNEW
« no previous file with comments | « no previous file | webrtc/test/call_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698