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

InterpretISODateTimeOffset: Duplicate assertion for "getPossibleInstantsFor" #2731

Closed
anba opened this issue Dec 11, 2023 · 1 comment
Closed
Assignees
Labels
editorial spec-text Specification text involved

Comments

@anba
Copy link
Contributor

anba commented Dec 11, 2023

InterpretISODateTimeOffset, step 9:

  1. Assert: TimeZoneMethodsRecordHasLookedUp(timeZoneRec, getPossibleInstantsFor) is true.

But step 3 already asserts:

  1. Assert: TimeZoneMethodsRecordHasLookedUp(timeZoneRec, getPossibleInstantsFor) is true.
@ptomato
Copy link
Collaborator

ptomato commented Dec 12, 2023

Thanks!

@ptomato ptomato self-assigned this Dec 12, 2023
@ptomato ptomato added editorial spec-text Specification text involved labels Dec 12, 2023
ptomato added a commit that referenced this issue Dec 13, 2023
This exact same assertion is also repeated at the top of the AO.

Closes: #2731
@Ms2ger Ms2ger closed this as completed in 02e28d4 Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial spec-text Specification text involved
Projects
None yet
Development

No branches or pull requests

2 participants