Commit b00b21b4 authored by Sathya Gunasekaran's avatar Sathya Gunasekaran Committed by Commit Bot

[test] Suppress TSAN failure in ICU

Bug: v8:8110
Change-Id: I7531ca961d0a0ed612ea3571c2bbef290b87c035
Reviewed-on: https://chromium-review.googlesource.com/1196689Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55559}
parent 41e35167
......@@ -4,3 +4,7 @@
# Incorrectly detected lock cycles in test-lockers
# https://code.google.com/p/thread-sanitizer/issues/detail?id=81
deadlock:LockAndUnlockDifferentIsolatesThread::Run
# Data race in a third party lib
# https://bugs.chromium.org/p/v8/issues/detail?id=8110
race:IndianCalendar::fgSystemDefaultCenturyStartYear
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