[test] Mark failing test on Android

NOTRY=true
TBR=jshin@chromium.org

Bug: v8:8414
Change-Id: I7059304b2e9f593f9685a4a0a82f3e303cc4bc1e
Reviewed-on: https://chromium-review.googlesource.com/c/1329202
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#57389}
This commit is contained in:
Michael Achenbach 2018-11-09 14:35:31 +01:00 committed by Commit Bot
parent 58988c6c63
commit be9cd5edc5

View File

@ -52,6 +52,8 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=8432
'regress-8432': [FAIL],
# https://crbug.com/v8/8414
'regress-8414': [FAIL],
}], # 'system == android'
['tsan', {
# Run for too long under some tsan configs.