diff options
author | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-25 13:09:26 +0000 |
---|---|---|
committer | timurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-25 13:09:26 +0000 |
commit | 3bce0de26985eda4ef7dd1fa778689d436b6f264 (patch) | |
tree | 7a6e36963125d0aef154ff1b3b44cfc264338514 /tools | |
parent | 5c51876fc45efafe4b9d918553c7b32a854ed8ed (diff) | |
download | chromium_src-3bce0de26985eda4ef7dd1fa778689d436b6f264.zip chromium_src-3bce0de26985eda4ef7dd1fa778689d436b6f264.tar.gz chromium_src-3bce0de26985eda4ef7dd1fa778689d436b6f264.tar.bz2 |
Exclude a couple of JingleChromotingConnectionTests from Dr.Memory run
BUG=57832
TBR=glider
Review URL: http://codereview.chromium.org/3979014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63724 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt | 4 |
1 files changed, 4 insertions, 0 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 new file mode 100644 index 0000000..23b3870 --- /dev/null +++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt @@ -0,0 +1,4 @@ +# These tests fail under Dr. Memory; see http://crbug.com/57832 +JingleChromotingConnectionTest.TestVideoChannel +JingleChromotingConnectionTest.TestVideoRtpChannel +JingleChromotingConnectionTest.TestEventsChannel |