| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 0d3ce8d5031c93cae0577328d63389190cd4c5bf..31fffdd856930f3272b34246af30d3911d975962 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -789,8 +789,6 @@
|
| 'compiler/regress-stacktrace-methods': [SKIP],
|
| 'compiler/rotate': [SKIP],
|
| 'compiler/strict-recompile': [SKIP],
|
| - 'compiler/try-binop': [SKIP],
|
| - 'compiler/try-deopt': [SKIP],
|
| 'compiler/uint32': [SKIP],
|
| 'compiler/variables': [SKIP],
|
| 'contextual-calls': [SKIP],
|
| @@ -957,7 +955,6 @@
|
| 'stack-traces': [SKIP],
|
| 'strict-mode': [SKIP],
|
| 'tools/profviz': [SKIP],
|
| - 'try-binop': [SKIP],
|
| 'undetectable-compare': [SKIP],
|
| 'unused-context-in-with': [SKIP],
|
| 'value-wrapper': [SKIP],
|
|
|