Exclude AsyncWriteTest.TestWrite from Win DrMemory Full bot and suppress the reported errors
BUG=webrtc:3490 R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/18569004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6530 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
04fbc38c4a
commit
05f1464df3
@ -915,3 +915,16 @@ name=name=https://code.google.com/p/webrtc/issues/detail?id=3183 (3)
|
||||
*!RtpRtcpRtxNackTest::RunRtxTest
|
||||
*!RtpRtcpRtxNackTest_RtxNack_Test::TestBody
|
||||
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
|
||||
|
||||
UNINITIALIZED READ
|
||||
name=https://code.google.com/p/webrtc/issues/detail?id=3490 (1)
|
||||
drmemorylib.dll!replace_memcmp
|
||||
*!talk_base::AsyncWriteTest_TestWrite_Test::TestBody
|
||||
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
|
||||
|
||||
UNINITIALIZED READ
|
||||
name=https://code.google.com/p/webrtc/issues/detail?id=3490 (2)
|
||||
*!testing::internal::CmpHelperEQ<>
|
||||
*!testing::internal::EqHelper<>::Compare<>
|
||||
*!talk_base::AsyncWriteTest_TestWrite_Test::TestBody
|
||||
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
|
||||
|
@ -0,0 +1,3 @@
|
||||
# Fails on Dr Memory Full.
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=3490
|
||||
AsyncWriteTest.TestWrite
|
Loading…
Reference in New Issue
Block a user