diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt | 8 | ||||
-rw-r--r-- | tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt index bed4b34..5a08317 100644 --- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt +++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt @@ -1,5 +1,5 @@ # These tests fail under Dr. Memory; see http://crbug.com/57832 -JingleChromotocolConnectionTest.TestControlChannel -JingleChromotocolConnectionTest.TestEventChannel -JingleChromotocolConnectionTest.TestVideoChannel -JingleChromotocolConnectionTest.TestVideoRtpChannel +JingleSessionTest.TestControlChannel +JingleSessionTest.TestEventChannel +JingleSessionTest.TestVideoChannel +JingleSessionTest.TestVideoRtpChannel diff --git a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt index 2a39134..0703323 100644 --- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt +++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt @@ -1,5 +1,5 @@ # Fail under TSan, see http://crbug.com/57832 -JingleChromotocolConnectionTest.TestControlChannel -JingleChromotocolConnectionTest.TestEventChannel -JingleChromotocolConnectionTest.TestVideoChannel -JingleChromotocolConnectionTest.TestVideoRtpChannel +JingleSessionTest.TestControlChannel +JingleSessionTest.TestEventChannel +JingleSessionTest.TestVideoChannel +JingleSessionTest.TestVideoRtpChannel |