Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index c62d7705ad0c6f7157654c3d11ab54d48f0d6c67..f6d69257c69a8c16d89a6634c808adeb0b8f9f19 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -246,9 +246,8 @@ ecma_3/Number/15.7.4.7-1: FAIL_OK |
ecma_3/Number/15.7.4.6-1: FAIL_OK |
#:=== RegExp:=== |
-# To be compatible with JSC we silently ignore flags that do not make |
-# sense. These tests expects us to throw exceptions. |
-ecma_3/RegExp/regress-57631: FAIL_OK |
+# We don't match the syntax error message of Mozilla for invalid |
+# RegExp flags. |
ecma_3/RegExp/15.10.4.1-6: FAIL_OK |
# PCRE doesn't allow subpattern nesting deeper than 200, this tests |