Index: tests/co19/co19-compiler.status |
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status |
index b4dd82fd3e129c2a9669ac2b6faa411f176172f0..15cf3fb90165d796e0d617d61f62794bdd267740 100644 |
--- a/tests/co19/co19-compiler.status |
+++ b/tests/co19/co19-compiler.status |
@@ -503,6 +503,12 @@ LibTest/core/Strings/concatAll_A02_t01: Fail # Strings class has been removed. c |
LibTest/core/Strings/concatAll_A03_t01: Fail # Strings class has been removed. co19 issue 380 |
LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. co19 issue 380 |
+LibTest/core/RegExp/RegExp_A01_t03: Fail # IllegalJSRegExpException has been removed. co19 issue 375. |
+LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail # IllegalJSRegExpException has been removed. co19 issue 375. |
+LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03: Fail # IllegalJSRegExpException has been removed. co19 issue 375. |
+LibTest/core/IllegalJSRegExpException/toString_A01_t01: Fail # IllegalJSRegExpException has been removed. co19 issue 375. |
+LibTest/core/IllegalJSRegExpException/IllegalJSRegExpException_A01_t01: Fail # IllegalJSRegExpException has been removed. co19 issue 375. |
+ |
# Deprecated string members removed (issue 382). |
LibTest/core/String/charCodeAt_A01_t01: Fail |
LibTest/core/String/charCodeAt_A02_t01: Fail |