Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporal: Add coverage for unbalanced date-time separators #4237

Open
anba opened this issue Sep 24, 2024 · 0 comments
Open

Temporal: Add coverage for unbalanced date-time separators #4237

anba opened this issue Sep 24, 2024 · 0 comments

Comments

@anba
Copy link
Contributor

anba commented Sep 24, 2024

There isn't coverage for unbalanced date-time separators, because the SpiderMonkey currently has a bug which allows unbalanced separators and I don't see any test262 failures for this case. For example Temporal.PlainDate.from("2000-0101") and Temporal.PlainTime.from("1230:00") are incorrectly accepted in SM.

moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Oct 3, 2024
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this issue Oct 9, 2024
…fink

Request for test262 coverage: tc39/test262#4237

Differential Revision: https://phabricator.services.mozilla.com/D223506

UltraBlame original commit: 75430ad783acfc49e5aaca4178f7359695cf47e5
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this issue Oct 9, 2024
…fink

Request for test262 coverage: tc39/test262#4237

Differential Revision: https://phabricator.services.mozilla.com/D223506

UltraBlame original commit: 75430ad783acfc49e5aaca4178f7359695cf47e5
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this issue Oct 9, 2024
ErichDonGubler pushed a commit to erichdongubler-mozilla/firefox that referenced this issue Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant