| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 670bd7876f6c89ff15b27b4ae8394facfd79e487..9c5fb5578afec21cc5d5b82969d10106f2fdd82a 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -156,6 +156,7 @@
|
| 'es6/unicode-regexp-ignore-case': [PASS, ['no_i18n == True', FAIL]],
|
| 'es6/unicode-regexp-ignore-case-noi18n': [FAIL, ['no_i18n == True', PASS]],
|
| 'regress/regress-5036': [PASS, ['no_i18n == True', FAIL]],
|
| + 'es7/regexp-ui-word': [PASS, ['no_i18n == True', FAIL]],
|
| # desugaring regexp property class relies on ICU.
|
| 'harmony/regexp-property-*': [PASS, ['no_i18n == True', FAIL]],
|
|
|
|
|