-
Notifications
You must be signed in to change notification settings - Fork 155
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
test262 work items #1398
Comments
This was referenced Apr 10, 2021
ptomato
added a commit
that referenced
this issue
Apr 16, 2021
These don't yet test all callers of GetPossibleInstantsFor, but that should be added to #1398.
ptomato
added a commit
that referenced
this issue
Apr 16, 2021
These don't yet test all callers of GetPossibleInstantsFor, but that should be added to #1398.
ptomato
added a commit
that referenced
this issue
Apr 16, 2021
These don't yet test all callers of GetPossibleInstantsFor, but that should be added to #1398.
ptomato
added a commit
that referenced
this issue
Apr 16, 2021
These don't yet test all callers of GetPossibleInstantsFor, but that should be added to #1398.
I consolidated this list into tc39/test262#3002. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In #1393 @ptomato discussed wanting a place to track tests that will need to be added to test262. We decided a single meta-issue should suffice. Feel free to edit, add, and sign up for any items! This is a living list and should be expected to grow.
timeZone.getInstantFor
throw for non-Temporal.Instant valuesPlainMonthDay.prototype.toPlainDate
correctly handle[['year', undefined]]
for input fieldsObject.assign(new Temporal.MonthDay(1, 1), { year: 2000 }))
calendar.fields
is always called with the correct list of fieldscalendar.fields
toString
is not called in CalendarEquals, TimeZoneEquals, ConsolidateCalendars if the two calendars are the same object (Some Calendar questions #1425 point 2)PT99999....99999Y
)(optionName)-undefined.js
tests also test plain function objectsThe text was updated successfully, but these errors were encountered: