Commit 2b552bff authored by Maya Lekova's avatar Maya Lekova Committed by V8 LUCI CQ

[test] Disable slow intl test on TSAN

Bug: v8:11898
Change-Id: If0e3c21a2b1b84ae81ac962417cdf91ca78a95c6
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2967464
Auto-Submit: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75196}
parent 7cea6a6a
......@@ -756,6 +756,9 @@
'built-ins/RegExp/property-escapes/generated/*': [PASS, HEAVY],
'language/comments/S7.4_A5': [PASS, HEAVY],
'language/comments/S7.4_A6': [PASS, HEAVY],
# Times out on TSAN - https://bugs.chromium.org/p/v8/issues/detail?id=11898
'intl402/supportedLocalesOf-unicode-extensions-ignored': [SKIP],
}], # asan == True or msan == True or tsan == True
['system == android', {
......
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