summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorgbillock@chromium.org <gbillock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-01 10:54:08 +0000
committergbillock@chromium.org <gbillock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-01 10:54:08 +0000
commit945b7c970b01d177ef83e454c48521b846ef3155 (patch)
treed72fa898e3e499eb5efc397569bc367b9da0f053 /tools
parentb0cb76e8b2a311138bc3386232e26277c40802c8 (diff)
downloadchromium_src-945b7c970b01d177ef83e454c48521b846ef3155.zip
chromium_src-945b7c970b01d177ef83e454c48521b846ef3155.tar.gz
chromium_src-945b7c970b01d177ef83e454c48521b846ef3155.tar.bz2
Remove suppression for 39016. RenderThreadTest::SetUp no longer exists, and the leak isn't surfacing.
R=thestig@chromium.org,jam@chromium.org BUG=39016 TEST=RenderViewImplTest.* Review URL: https://chromiumcodereview.appspot.com/10456071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140014 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index d380188..d151c4c 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -329,12 +329,6 @@
fun:v8::internal::Execution::Call
fun:v8::Function::Call
}
-{
- bug_39016
- Heapcheck:Leak
- ...
- fun:::RenderThreadTest::SetUp
-}
# TODO(glider): sometimes the stacks differ between the bot and the local run,
# e.g. "base::subtle::RefCountedBase::RefCountedBase" vs. "RefCountedBase".
{