Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(887)

Unified Diff: tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt

Issue 1820083002: Memory Sheriff: Exclude ScopedHandleTest.MultiProcess from Dr. Memory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698