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

Migrate time zone and dayperiod fixtures to neo datetime #5411

Merged
merged 14 commits into from
Aug 28, 2024

Conversation

sffc
Copy link
Member

@sffc sffc commented Aug 20, 2024

@sffc sffc changed the title Tz fixtures Migrate time zone fixtures to neo datetime Aug 27, 2024
@sffc sffc marked this pull request as ready for review August 27, 2024 01:52
@sffc sffc requested review from Manishearth and removed request for zbraniecki and nordzilla August 27, 2024 01:52
@@ -652,7 +652,7 @@
"GenericNonLocationShort"
],
"fallback_formats": ["LocalizedGmt"],
"expected": ["GMT"]
"expected": ["Тролль"]
Copy link
Member Author

@sffc sffc Aug 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes in this file appear to be "actual bugs" based on my reading of the spec and the locale data. (They were broken and now they are fixed)

),
]);

let parsed_pattern = DateTimePattern::try_from_pattern_str(pattern_input).unwrap();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like I deserve a spot bonus for finally getting rid of this terrible pattern override code that's been haunting us for so long

@sffc sffc changed the title Migrate time zone fixtures to neo datetime Migrate time zone and dayperiod fixtures to neo datetime Aug 27, 2024
Manishearth
Manishearth previously approved these changes Aug 27, 2024
@sffc
Copy link
Member Author

sffc commented Aug 28, 2024

Strange, the CI failure doesn't reproduce locally

@sffc
Copy link
Member Author

sffc commented Aug 28, 2024

The PR is passing CI; can I have another approval?

Otherwise I might push more commits migrating more tests

@sffc sffc merged commit cc0199a into unicode-org:main Aug 28, 2024
28 checks passed
@sffc sffc deleted the tz-fixtures branch August 28, 2024 18:24
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

Successfully merging this pull request may close these issues.

2 participants