Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 283036b7498d3182242ffd17b1eba0349a27af8c..c543222354aee59f58c6bfce3e85cb0c0caa69ec 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -815,12 +815,9 @@ |
'es6/typedarray': [FAIL], |
'es6/regress/regress-2681': [FAIL], |
'es6/regress/regress-2691': [FAIL], |
- 'es6/regress/regress-455141': [FAIL], |
'es6/regress/regress-3280': [FAIL], |
- 'harmony/destructuring-parameters-literalcount-nolazy': [FAIL], |
'harmony/destructuring-assignment': [FAIL], |
'harmony/function-sent': [FAIL], |
- 'harmony/private-symbols': [FAIL], |
'harmony/reflect-enumerate-delete': [FAIL], |
'harmony/reflect-enumerate-special-cases': [FAIL], |
'harmony/proxies-enumerate': [FAIL], |
@@ -828,13 +825,10 @@ |
'harmony/reflect-enumerate': [FAIL], |
'harmony/destructuring': [FAIL], |
'harmony/regress/regress-4482': [FAIL], |
- 'harmony/reflect': [FAIL], |
'harmony/generators': [FAIL], |
'harmony/iterator-close': [FAIL], |
- 'regress/regress-572589': [FAIL], |
'harmony/reflect-construct': [FAIL], |
'es6/promises': [FAIL], |
- 'deserialize-optimize-inner': [FAIL], |
# TODO(rmcilroy,4680): Check failed in |
# BytecodeGenerator::VisitFunctionLiteral - !shared_info.is_null(). |