| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index e57265a396c57e5054f40aeb4ecacb1c6e27b6a2..567c40a3532026007db765ce42cd3f76ef0dafa7 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -277,11 +277,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]],
|
|
|