Commit 40c1badd authored by Michael Starzinger's avatar Michael Starzinger Committed by Commit Bot

[v8] Remove obsolete TSAN suppression for V8 zones.

Bug: 244755
Change-Id: Ib1ecb888e82d99393cd15d867cae7c0f0d7ca9a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769446Reviewed-by: default avatarMax Moroz <mmoroz@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#691069}
parent 93407167
...@@ -41,9 +41,6 @@ char kTSanDefaultSuppressions[] = ...@@ -41,9 +41,6 @@ char kTSanDefaultSuppressions[] =
// http://crbug.com/157586 // http://crbug.com/157586
"race:third_party/libvpx/source/libvpx/vp8/decoder/threading.c\n" "race:third_party/libvpx/source/libvpx/vp8/decoder/threading.c\n"
// http://crbug.com/244755
"race:v8::internal::Zone::NewExpand\n"
// http://crbug.com/244856 // http://crbug.com/244856
"race:libpulsecommon*.so\n" "race:libpulsecommon*.so\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment