Update RegExp \p{…} tests per Unicode 15#3663
Merged
Merged
Conversation
Contributor
|
If it helps for reviewers, I've verified that these all pass with SerenityOS's implementation when we upgrade to Unicode 15: |
1395ec2 to
3c277dc
Compare
Ms2ger
approved these changes
Sep 21, 2022
Ms2ger
left a comment
Contributor
There was a problem hiding this comment.
I'm going to have to trust you on this
moz-v2v-gh
pushed a commit
to mozilla/gecko-dev
that referenced
this pull request
Nov 23, 2022
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
moz-v2v-gh
pushed a commit
to mozilla/gecko-dev
that referenced
this pull request
Nov 23, 2022
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
moz-v2v-gh
pushed a commit
to mozilla/gecko-dev
that referenced
this pull request
Nov 24, 2022
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
jamienicol
pushed a commit
to jamienicol/gecko
that referenced
this pull request
Nov 24, 2022
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
jamienicol
pushed a commit
to jamienicol/gecko
that referenced
this pull request
Nov 24, 2022
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
jamienicol
pushed a commit
to jamienicol/gecko
that referenced
this pull request
Nov 28, 2022
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
jwidar
pushed a commit
to jwidar/LatencyZeroGithub
that referenced
this pull request
Sep 16, 2025
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
jwidar
pushed a commit
to jwidar/LatencyZeroGithub
that referenced
this pull request
Sep 16, 2025
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
jwidar
pushed a commit
to jwidar/LatencyZeroGithub
that referenced
this pull request
Sep 16, 2025
Temporarily disable some test262 tests which no longer produce the expected results when using CLDR 42 resp. Unicode 15. We can re-enable those tests when we next update test262 and the following PRs are all merged upstream: - tc39/test262#3662 - tc39/test262#3663 - tc39/test262#3676 Differential Revision: https://phabricator.services.mozilla.com/D160192
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream commit: mathiasbynens/unicode-property-escapes-tests@859db0d
Issue: tc39/ecma262#2904