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

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

Issue 2435853004: Remove DrMemory suppressions and test exclusions. (Closed)
Patch Set: Created 4 years, 2 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
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
deleted file mode 100644
index 5848645297417aec40fb2e98177ad633a9828d08..0000000000000000000000000000000000000000
--- a/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-# TODO(timurrrr) investigate the failures and enable these tests one-by-one.
-RSA*
-GmockTest.*
-EtwTrace*
-StatsTableTest.*
-ProcessMemoryTest.EnableLFH
-ScopedNativeLibrary.Basic
-# TODO(zhaoqin) investigate the failures and enable it later, 106043
-ConditionVariableTest.LargeFastTaskTest
-# Next test creates a child that crashes, which naturally generates an
-# unaddressable report as well as a handful of leak reports that we don't need
-# to see.
-ProcessUtilTest.GetTerminationStatusCrash
-# See crbug.com/130668
-ProcessUtilTest.GetTerminationStatusKill
-ProcessUtilTest.KillSlowChild
-ProcessUtilTest.SpawnChild
-ScopedProcessInformationTest.Duplicate
-ScopedProcessInformationTest.Swap
-ScopedProcessInformationTest.TakeBoth
-ScopedProcessInformationTest.TakeProcess
-ScopedProcessInformationTest.TakeWholeStruct
-SharedMemoryProcessTest.Tasks
-
-# crbug/144018
-StartupInformationTest.InheritStdOut
-
-# http://crbug.com/308273
-# This only fails occasionally under full mode -- we perturb it enough that
-# it hits deadlocks that it also hits under tsan?
-TraceEventTestFixture.TraceContinuousSampling
-
-# http://crbug.com/93843
-# This fails only under full mode.
-# TODO(bruening): add a gtest_exclude distinction for light vs full mode
-# so we can avoid excluding this for light mode.
-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

Powered by Google App Engine
This is Rietveld 408576698