Commit 118f09f1 authored by Michael Starzinger's avatar Michael Starzinger Committed by Commit Bot

[asm.js] Widen test coverage to all of mjsunit.

R=machenbach@chromium.org
BUG=v8:6127

Change-Id: Iced2bd9e71006077aca4bd1de8dd14b6c771ec86
Reviewed-on: https://chromium-review.googlesource.com/458222Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44062}
parent ac5d006a
......@@ -664,25 +664,14 @@
# need to re-enable these for the "new" validator.
'code-coverage-precise': [SKIP],
'object-freeze': [SKIP],
'es6/completion': [SKIP],
'es6/function-length-configurable': [SKIP],
'es6/object-assign': [SKIP],
'es6/proxies-cross-realm-exception': [SKIP],
'harmony/function-tostring': [SKIP],
'regress/regress-599068-func-bindings': [SKIP],
'regress/regress-619382': [SKIP],
'regress/regress-632289': [SKIP],
# Skip stuff uninteresting for asm.js
'bugs/*': [SKIP],
'compiler/*': [SKIP],
'es6/*': [SKIP],
'es7/*': [SKIP],
'es8/*': [SKIP],
'harmony/*': [SKIP],
'ignition/*': [SKIP],
'lithium/*': [SKIP],
'third_party/*': [SKIP],
'tools/*': [SKIP],
'apply': [SKIP],
'math-*': [SKIP],
'unicode-test': [SKIP],
'whitespaces': [SKIP],
}], # variant == asm_wasm
['variant == wasm_traps', {
......
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