| Index: tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt
|
| diff --git a/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt
|
| index ea1a5a1d78e5c9414c40114f9c36e000c1c371eb..5848645297417aec40fb2e98177ad633a9828d08 100644
|
| --- a/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt
|
| +++ b/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt
|
| @@ -39,3 +39,7 @@ MessageLoopTestTypeUI.RecursiveDenial3
|
| # https://crbug.com/577417
|
| # Too slow under Dr. Memory (times out tests).
|
| AllocationRegisterTest.OverflowDeathTest
|
| +
|
| +# https://crbug.com/592753
|
| +# TODO(wfh): Times out under Dr. Memory. Creates 200 threads in child process.
|
| +ScopedHandleTest.MultiProcess
|
|
|