Commit 2e0fbb25 authored by Sigurd Schneider's avatar Sigurd Schneider Committed by Commit Bot

[mjsunit] Allow flaky test to pass or fail

Some recent runs had the test passing, which painted the bot red.

NOTRY=true
NOTREECHECKS=true
TBR=mstarzinger@chromium.org,rmcilroy@chromium.org


Bug: v8:8040
Change-Id: Icc289f6615be299e9e401bc42e16a2e712f1445c
Reviewed-on: https://chromium-review.googlesource.com/1184902Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55304}
parent 240ab3b9
......@@ -645,7 +645,7 @@
'icu-date-to-string': [FAIL],
'regress/regress-6288': [FAIL],
# OOM:
'regress/regress-752764': [FAIL],
'regress/regress-752764': [PASS, FAIL],
}], # '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