[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}
This commit is contained in:
rmcilroy 2015-11-10 08:55:30 -08:00 committed by Commit bot
parent 1820acb9c9
commit 6e599ce9d8

View File

@ -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],