Commit 306f195d authored by rmcilroy's avatar rmcilroy Committed by Commit bot

[Interpreter] Add two more Ignition skips for mjsunit/compiler on Arm.

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

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

Cr-Commit-Position: refs/heads/master@{#33150}
parent b0d0d57d
......@@ -1145,6 +1145,8 @@
'array-sort': [SKIP],
'array-store-and-grow': [SKIP],
'compiler/division-by-constant': [SKIP],
'compiler/math-floor-global': [SKIP],
'compiler/math-floor-local': [SKIP],
'compiler/osr-big': [SKIP],
'compiler/osr-nested': [SKIP],
'compiler/osr-one': [SKIP],
......
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