| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 53f19d648e2a9812f42b4c6a64b0657e494ad146..4d8241879364866eba1005ea6b4c1fddef4623be 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -55,11 +55,6 @@ S15.8.2.16_A7: PASS || FAIL_OK
|
| S15.8.2.18_A7: PASS || FAIL_OK
|
| S15.8.2.13_A23: PASS || FAIL_OK
|
|
|
| -# We are silent in some regexp cases where the spec wants us to give
|
| -# errors, for compatibility.
|
| -S15.10.2.11_A1_T2: FAIL
|
| -S15.10.2.11_A1_T3: FAIL
|
| -
|
| # We are more lenient in which string character escapes we allow than
|
| # the spec (7.8.4 p. 19) wants us to be. This is for compatibility.
|
| S7.8.4_A6.1_T4: FAIL_OK
|
|
|