Commit c09792bf authored by aseemgarg's avatar aseemgarg Committed by Commit bot

[wasm] Enable the remaining embenchen tests for asm to wasm

BUG=v8:4203
TEST=mjsunit/asm-wasm
R=titzer@chromium.org,bradnelson@chromium.org,ahaas@chromium.org
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#35458}
parent 3d861c65
......@@ -279,11 +279,6 @@
# TODO(branelson): Figure out why ignition + asm->wasm fails embenchen.
'wasm/embenchen/*': [PASS, ['arch == arm64', SKIP], ['ignition == True', SKIP]],
# TODO(bradnelson) Fix and re-enable.
'wasm/embenchen/box2d': [SKIP], # hang
'wasm/embenchen/lua_binarytrees': [SKIP], # fails decode
#'wasm/embenchen/zlib': [SKIP], # fails gc-stress
# case-insensitive unicode regexp relies on case mapping provided by ICU.
'harmony/unicode-regexp-ignore-case': [PASS, ['no_i18n == True', FAIL]],
'harmony/unicode-regexp-ignore-case-noi18n': [FAIL, ['no_i18n == True', PASS]],
......
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