[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/458222 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Starzinger <mstarzinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#44062}
This commit is contained in:
parent
ac5d006aad
commit
118f09f121
@ -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', {
|
||||
|
Loading…
Reference in New Issue
Block a user