Index: test/sputnik/sputnik.status |
diff --git a/test/sputnik/sputnik.status b/test/sputnik/sputnik.status |
index 5cda6fd6eeec05792d5d3098bb03ea52d561f6b5..52d126e65b6c3f5ffd67aac3cdbceaa1951a1cf8 100644 |
--- a/test/sputnik/sputnik.status |
+++ b/test/sputnik/sputnik.status |
@@ -124,6 +124,16 @@ S15.3.4.2_A1_T1: FAIL_OK |
S8.5_A2.2: PASS, FAIL if $system == linux, FAIL if $system == macos |
S8.5_A2.1: PASS, FAIL if $system == linux, FAIL if $system == macos |
+# The source field of RegExp objects is properly escaped. We match JSC. |
+S15.10.4.1_A3_T1: FAIL_OK |
+S15.10.4.1_A3_T2: FAIL_OK |
+S15.10.4.1_A3_T3: FAIL_OK |
+S15.10.4.1_A3_T4: FAIL_OK |
+S15.10.4.1_A3_T5: FAIL_OK |
+S15.10.4.1_A4_T2: FAIL_OK |
+S15.10.4.1_A4_T3: FAIL_OK |
+S15.10.4.1_A4_T5: FAIL_OK |
+ |
##################### ES3 TESTS ######################### |
# These tests check for ES3 semantics, and differ from ES5. |
# When we follow ES5 semantics, it's ok to fail the test. |