summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/unit_tests.gtest-heapcheck.txt
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 21:37:08 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-30 21:37:08 +0000
commit1b9f18216c6d4128a946e6d25d2352605931ecbd (patch)
tree8a8da84432ebd93531167ce82cde73ca39740feb /tools/heapcheck/unit_tests.gtest-heapcheck.txt
parent31d3ae599acf9d4104f25ff75694c21ec057bd48 (diff)
downloadchromium_src-1b9f18216c6d4128a946e6d25d2352605931ecbd.zip
chromium_src-1b9f18216c6d4128a946e6d25d2352605931ecbd.tar.gz
chromium_src-1b9f18216c6d4128a946e6d25d2352605931ecbd.tar.bz2
Valgrind: Suppress a leak. Heapchecker: Re-enable test_shell_tests and unit_tests and see what happens.
BUG=132867,139703 TEST=none Review URL: https://chromiumcodereview.appspot.com/10823088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149033 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck/unit_tests.gtest-heapcheck.txt')
-rw-r--r--tools/heapcheck/unit_tests.gtest-heapcheck.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
index 1c909a5..5dc3fa3 100644
--- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt
+++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
@@ -1,6 +1,3 @@
-# Due to http://crbug.com/132867 all unit tests are broken
-*.*
-
# Disable JavaScript tests that cause V8 to install a SIGPROF handler that
# times out the subsequent fork() calls.
# http://crbug.com/79320