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

Side by Side Diff: tools/memory/lsan/suppressions.txt

Issue 2592663004: [test] Add back lsan leak detection (Closed)
Patch Set: Add suppressions Created 3 years, 10 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 unified diff | Download patch
« no previous file with comments | « gypfiles/isolate.gypi ('k') | tools/run-tests.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Do not add new suppressions below.
2 # TODO(machenbach): Delete this file as soon as it is empty.
3
4 # cctest
Alexander Potapenko 2017/01/31 14:34:11 Are there bugs filed for these suppressions? If so
Michael Achenbach 2017/01/31 14:55:37 Nope, there's only the one issue attached to the b
5 leak:v8::internal::Debug::NextAsyncTaskId
6 leak:v8::internal::wasm::DecodeWasmModule
7 leak:v8::internal::wasm::WasmInterpreter::WasmInterpreter
8 leak:v8::internal::WasmDebugInfo::SetBreakpoint
9
10 # debugger
11 leak:v8_inspector::WasmTranslation::TranslatorImpl::DisassemblingTranslator::Add FakeScript
12 leak:v8::internal::compiler::JumpThreading::ApplyForwarding
13
14 # mjsunit
15 leak:v8::internal::FuncNameInferrer::FuncNameInferrer
16 leak:v8::internal::JSArrayBuffer::SetupAllocatingData
17
18 # unittests
19 leak:v8::internal::Isolate::FindOrAllocatePerThreadDataForThisThread
OLDNEW
« 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