Index: test/test262/test262.status |
diff --git a/test/test262/test262.status b/test/test262/test262.status |
index d405d211d106f25332b127979dd608aaab256296..aacb16c0a576e8372e809465d2025c02274e2346 100644 |
--- a/test/test262/test262.status |
+++ b/test/test262/test262.status |
@@ -60,22 +60,6 @@ S15.1.2.2_A5.1_T1: FAIL_OK |
S15.8.2.16_A7: PASS || FAIL_OK |
S15.8.2.18_A7: PASS || FAIL_OK |
-# 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 |
-S7.8.4_A6.2_T1: FAIL_OK |
-S7.8.4_A6.2_T2: FAIL_OK |
-S7.8.4_A7.1_T4: FAIL_OK |
-S7.8.4_A7.2_T1: FAIL_OK |
-S7.8.4_A7.2_T2: FAIL_OK |
-S7.8.4_A7.2_T3: FAIL_OK |
-S7.8.4_A7.2_T4: FAIL_OK |
-S7.8.4_A7.2_T5: FAIL_OK |
-S7.8.4_A7.2_T6: FAIL_OK |
-Sbp_7.8.4_A6.1_T4: FAIL_OK |
-Sbp_7.8.4_A6.2_T1: FAIL_OK |
-Sbp_7.8.4_A6.2_T2: FAIL_OK |
- |
# Linux for ia32 (and therefore simulators) default to extended 80 bit floating |
# point formats, so these tests checking 64-bit FP precision fail. The other |
# platforms/arch's pass these tests. |