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

Unified Diff: tools/memory/lsan/suppressions.txt

Issue 2667993002: Revert of [test] Add back lsan leak detection (Closed)
Patch Set: Created 3 years, 11 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 | « gypfiles/isolate.gypi ('k') | tools/run-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/memory/lsan/suppressions.txt
diff --git a/tools/memory/lsan/suppressions.txt b/tools/memory/lsan/suppressions.txt
deleted file mode 100644
index 36e59ecd5108b87cb461fbc44cd4ff5ae728d707..0000000000000000000000000000000000000000
--- a/tools/memory/lsan/suppressions.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-# Do not add new suppressions below.
-# TODO(machenbach): Delete this file as soon as it is empty.
-
-# cctest
-leak:v8::internal::Debug::NextAsyncTaskId
-leak:v8::internal::wasm::DecodeWasmModule
-leak:v8::internal::wasm::WasmInterpreter::WasmInterpreter
-leak:v8::internal::WasmDebugInfo::SetBreakpoint
-
-# debugger
-leak:v8_inspector::WasmTranslation::TranslatorImpl::DisassemblingTranslator::AddFakeScript
-leak:v8::internal::compiler::JumpThreading::ApplyForwarding
-
-# mjsunit
-leak:v8::internal::FuncNameInferrer::FuncNameInferrer
-leak:v8::internal::JSArrayBuffer::SetupAllocatingData
-
-# unittests
-leak:v8::internal::Isolate::FindOrAllocatePerThreadDataForThisThread
« no previous file with comments | « gypfiles/isolate.gypi ('k') | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698