Commit 9b46f143 authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Don't run JingleSessionTest.Connect under DrMemory as well; update DrM suppressions

TBR=glider
TEST=DrM/FYI bot should go greener
BUG=70225
Review URL: http://codereview.chromium.org/6380009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72124 0039d316-1c4b-4281-b951-d872f2087c98
parent c7d58d68
...@@ -263,6 +263,15 @@ LEAK ...@@ -263,6 +263,15 @@ LEAK
... ...
*!std::use_facet<std::numpunct<char> > *!std::use_facet<std::numpunct<char> >
# http://code.google.com/p/drmemory/issues/detail?id=274
POSSIBLE LEAK
...
GDI32.dll!CreateDCW
LEAK
...
GDI32.dll!CreateDCW
############################ ############################
# TODO(timurrrr): investigate these # TODO(timurrrr): investigate these
UNINITIALIZED READ UNINITIALIZED READ
......
...@@ -3,6 +3,8 @@ JingleSessionTest.TestControlChannel ...@@ -3,6 +3,8 @@ JingleSessionTest.TestControlChannel
JingleSessionTest.TestEventChannel JingleSessionTest.TestEventChannel
JingleSessionTest.TestVideoChannel JingleSessionTest.TestVideoChannel
JingleSessionTest.TestVideoRtpChannel JingleSessionTest.TestVideoRtpChannel
# http://crbug.com/70225
JingleSessionTest.Connect
# This test fails on an assertion, see http://crbug.com/57266 # This test fails on an assertion, see http://crbug.com/57266
DecoderVp8Test.EncodeAndDecode DecoderVp8Test.EncodeAndDecode
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment