Commit 4be0a348 authored by Tobias Tebbi's avatar Tobias Tebbi Committed by V8 LUCI CQ

[test] skip mozilla/ecma/Array/15.4.4.5-3 (flaky)

Bug: v8:12655
Change-Id: I1ae4d546b7232fe30f716c5a9913f895637761f0
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3487546
Auto-Submit: Tobias Tebbi <tebbi@chromium.org>
Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79246}
parent 36663a0a
......@@ -254,8 +254,8 @@
'ecma/Date/15.9.5.29-1': [PASS, FAIL],
'ecma/Date/15.9.5.28-1': [PASS, FAIL],
# 1050186: Arm/MIPS vm is broken; probably unrelated to dates
'ecma/Array/15.4.4.5-3': [PASS, ['arch == arm or arch == mipsel or arch == mips', FAIL]],
# v8:12655: Test keeps flaking, probably related to time issues
'ecma/Array/15.4.4.5-3': [SKIP],
# These 4 tests made an incorrect assumption that the timezone offset of any
# given timezone has not changed over time. With icu-timezone-data enabled
......
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