summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude
diff options
context:
space:
mode:
authorbradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-31 23:02:00 +0000
committerbradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-31 23:02:00 +0000
commitc9c5154913c2a6dfc0678c6b2fcdfff9ba80504b (patch)
tree263d70f93735e526c61f153664fdbb80b865123d /tools/valgrind/gtest_exclude
parentf9af89e8ae18410e707ff4b7caeec8a21ac0c9b3 (diff)
downloadchromium_src-c9c5154913c2a6dfc0678c6b2fcdfff9ba80504b.zip
chromium_src-c9c5154913c2a6dfc0678c6b2fcdfff9ba80504b.tar.gz
chromium_src-c9c5154913c2a6dfc0678c6b2fcdfff9ba80504b.tar.bz2
Disable flaky process related tests on Dr Memory bots.
TBR=bruening BUG=130668 TEST= Review URL: https://chromiumcodereview.appspot.com/10459066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139908 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/gtest_exclude')
-rw-r--r--tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt10
1 files changed, 10 insertions, 0 deletions
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 5d14268..04e3be6 100644
--- a/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt
+++ b/tools/valgrind/gtest_exclude/base_unittests.gtest-drmemory_win32.txt
@@ -11,3 +11,13 @@ ConditionVariableTest.LargeFastTaskTest
# 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