Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index 9dcc1f5f4988a5ddf108549fdfd47d4c3b54c8ea..8a563cdab658f9c5ebba49c2d67a4307e7935cf2 100644 |
| --- a/test/mjsunit/mjsunit.status |
| +++ b/test/mjsunit/mjsunit.status |
| @@ -279,8 +279,8 @@ |
| 'wasm/embenchen/*': [PASS, ['ignition == True', SKIP]], |
| # TODO(bradnelson) Fix and re-enable. |
| - 'wasm/embenchen/box2d': [SKIP], # hang |
| - 'wasm/embenchen/lua_binarytrees': [SKIP], # fails decode |
| + #'wasm/embenchen/box2d': [SKIP], # hang |
|
bradnelson
2016/03/29 19:38:45
Delete entirely. Sorry the one below too.
aseemgarg
2016/03/31 20:16:07
Done.
|
| + #'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. |