Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 79e555216b661e50a13826efac88b9a8dd59eda4..d344b51f67e13f6b31f7459b851300a6a18278f2 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -278,6 +278,7 @@ |
# case-insensitive unicode regexp relies on case mapping provided by ICU. |
'harmony/unicode-regexp-ignore-case': [PASS, ['no_i18n == True', FAIL]], |
'harmony/unicode-regexp-ignore-case-noi18n': [FAIL, ['no_i18n == True', PASS]], |
+ 'regress/regress-5036': [PASS, ['no_i18n == True', FAIL]], |
# desugaring regexp property class relies on ICU. |
'harmony/regexp-property-*': [PASS, ['no_i18n == True', FAIL]], |