Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 31e118b954a0dc195750a3d3fbadc1e9572eb83c..9f5d73efdf025e242e07804af410a1a587c93468 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -155,9 +155,6 @@ |
'regress/regress-5036': [PASS, ['no_i18n == True', FAIL]], |
# desugaring regexp property class relies on ICU. |
'harmony/regexp-property-*': [PASS, ['no_i18n == True', FAIL]], |
- |
- # noi18n build cannot parse characters in supplementary plane. |
- 'harmony/regexp-named-captures': [PASS, ['no_i18n == True', FAIL]], |
# Allocates a large array buffer, which TSAN sometimes cannot handle. |
'regress/regress-599717': [PASS, ['tsan', SKIP]], |