Commit 50cac443 authored by rmcilroy's avatar rmcilroy Committed by Commit bot

[Interpreter] Skip a couple more flaky test262 tests on Ignition.

BUG=v8:4280
LOG=N
NOTRY=true
TBR=machenbach@chromium.org

Review URL: https://codereview.chromium.org/1563163003

Cr-Commit-Position: refs/heads/master@{#33151}
parent 306f195d
......@@ -752,6 +752,10 @@
'built-ins/decodeURIComponent/S15.1.3.2_A1.2_T2': [SKIP],
'built-ins/encodeURI*': [SKIP],
'intl402/9.2.2': [SKIP],
'language/statements/let/fn-name-arrow': [SKIP],
'language/statements/let/fn-name-cover': [SKIP],
'language/statements/let/fn-name-fn': [SKIP],
'language/statements/let/fn-name-gen': [SKIP],
}], # ignition == True and (arch == arm or arch == arm64)
]
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