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

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

Issue 7604021: Revert 96089 - Remove video_channel() from Session interface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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 | Annotate | Revision Log
OLDNEW
1 # Following tests create real libjingle connections, and libjingle has 1 # Following tests create real libjingle connections, and libjingle has
2 # hardcoded timeouts, so these tests fail under TSan. 2 # hardcoded timeouts, so these tests fail under TSan.
3 JingleSessionTest.Connect 3 JingleSessionTest.Connect
4 JingleSessionTest.TestUdpChannel 4 JingleSessionTest.TestControlChannel
5 JingleSessionTest.TestTcpChannel 5 JingleSessionTest.TestEventChannel
6 JingleSessionTest.TestVideoChannel
7 JingleSessionTest.TestVideoRtpChannel
6 JingleSessionTest.TestSpeed 8 JingleSessionTest.TestSpeed
7 9
8 # This test fails on an assertion, see http://crbug.com/57266 10 # This test fails on an assertion, see http://crbug.com/57266
9 EncoderVp8Test.TestEncoder 11 EncoderVp8Test.TestEncoder
10 DecoderVp8Test.EncodeAndDecode 12 DecoderVp8Test.EncodeAndDecode
OLDNEW
« no previous file with comments | « remoting/protocol/video_writer.h ('k') | tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698