Skip to content

Fixed flaky tests when running with UK locale#1290

Merged
mtdowling merged 1 commit into
smithy-lang:mainfrom
timocov:flaky-tests
Jul 10, 2026
Merged

Fixed flaky tests when running with UK locale#1290
mtdowling merged 1 commit into
smithy-lang:mainfrom
timocov:flaky-tests

Conversation

@timocov

@timocov timocov commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What behavior changes?

Describe the observable difference in behavior before and after this change.

No tests failures when running with non-US locale.

Why is this change needed?

Explain the motivation: bug, feature request, refactor, performance, etc.

Apparently September has different short versions depending on the locate you're in 😄 To reduce tests flakiness.

How was this validated?

List tests added, benchmarks run, or manual verification performed.

Run tests.

What should reviewers focus on?

Point reviewers to the files or sections that contain the interesting logic.

Additional Links

Related issues, design docs, or prior art.

https://stackoverflow.com/questions/69267710/septembers-short-form-sep-no-longer-parses-in-java-17-in-en-gb-locale


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mtdowling mtdowling left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

whoops! Thanks!

@mtdowling mtdowling enabled auto-merge (rebase) July 10, 2026 15:39
@mtdowling mtdowling merged commit d73130e into smithy-lang:main Jul 10, 2026
3 checks passed
@timocov timocov deleted the flaky-tests branch July 10, 2026 17:35
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