Index: test/test262/test262.status |
diff --git a/test/test262/test262.status b/test/test262/test262.status |
index 12b993c15c7af5932d9b19cb72521e6d6928be89..716b2e5317037f2aa6f2cb1c920a1e1559382c14 100644 |
--- a/test/test262/test262.status |
+++ b/test/test262/test262.status |
@@ -129,9 +129,6 @@ |
# This times out in sloppy mode because sloppy const assignment does not throw. |
'language/statements/const/syntax/const-invalid-assignment-next-expression-for': [PASS, FAIL, TIMEOUT], |
- # https://code.google.com/p/v8/issues/detail?id=4403 |
- 'language/statements/let/syntax/identifier-let-disallowed-as-boundname': [PASS, FAIL_SLOPPY], |
- |
# Number/Boolean.prototype is a plain object in ES6 |
# https://code.google.com/p/v8/issues/detail?id=4001 |
'built-ins/Boolean/prototype/S15.6.3.1_A1': [FAIL], |