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

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

Issue 2698223002: Disable EndToEndTest.VerifyNackStats on linux memcheck. (Closed)
Patch Set: . Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/valgrind/gtest_exclude/video_engine_tests.gtest-memcheck.txt
diff --git a/tools-webrtc/valgrind/gtest_exclude/video_engine_tests.gtest-memcheck.txt b/tools-webrtc/valgrind/gtest_exclude/video_engine_tests.gtest-memcheck.txt
index 817ba2d1f1a9de61ca939f469958697d28547c54..3094f8b68cfd44d7299d6ae8abec66f13fdea7b7 100644
--- a/tools-webrtc/valgrind/gtest_exclude/video_engine_tests.gtest-memcheck.txt
+++ b/tools-webrtc/valgrind/gtest_exclude/video_engine_tests.gtest-memcheck.txt
@@ -4,11 +4,13 @@ EndToEndTest.SendsAndReceivesVP9
TestWithNewVideoJitterBuffer/EndToEndTest.SendsAndReceivesH264/*
VideoSendStreamTest.VP9FlexMode
# Times out due to using a real VP8 encoder.
-EndToEndTest.VerifyHistogramStatsWithRed
+*EndToEndTest.VerifyHistogramStatsWithRed*
# https://bugs.chromium.org/p/webrtc/issues/detail?id=5134
-EndToEndTest.AssignsTransportSequenceNumbers
+*EndToEndTest.AssignsTransportSequenceNumbers*
# https://bugs.chromium.org/p/webrtc/issues/detail?id=6886
VideoSendStreamTest.RemoveOverheadFromBandwidth
+# https://bugs.chromium.org/p/webrtc/issues/detail?id=7145
+*EndToEndTest.VerifyNackStats*
« 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