Commit 6e599ce9 authored by rmcilroy's avatar rmcilroy Committed by Commit bot

[Interpreter] Disable mjsunit/array-sort on Arm/Arm64

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

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

Cr-Commit-Position: refs/heads/master@{#31920}
parent 1820acb9
......@@ -1016,6 +1016,7 @@
}], # ignition == True
['ignition == True and mode == debug and (arch == arm or arch == arm64)', {
'array-sort': [SKIP],
'date-parse': [SKIP],
'math-floor-part1': [SKIP],
'math-floor-part2': [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