Commit e0f23ea7 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Skip tests for ignition.

NOTRY=true
TBR=rmcilroy@chromium.org, neis@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#33247}
parent 07c52763
......@@ -806,6 +806,7 @@
'd8-worker-sharedarraybuffer': [SKIP],
'delete-in-with': [SKIP],
'deopt-minus-zero': [SKIP],
'deserialize-optimize-inner': [SKIP],
'double-equals': [SKIP],
'eval-enclosing-function-name': [SKIP],
'eval-stack-trace': [SKIP],
......@@ -1086,6 +1087,7 @@
}], # ignition == True
['ignition == True and (arch == arm or arch == arm64)', {
'array-constructor': [SKIP],
'array-sort': [SKIP],
'array-store-and-grow': [SKIP],
'compiler/division-by-constant': [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