Skip to content

[1.x] Fix Flaky Test: sbt.TagsTest #7919

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

Merged
merged 1 commit into from
Nov 27, 2024
Merged

[1.x] Fix Flaky Test: sbt.TagsTest #7919

merged 1 commit into from
Nov 27, 2024

Conversation

Friendseeker
Copy link
Member

Issue

sbt.TagsTest is generating TagMap with negative frequency.

Fix

Only generate nonnegative integer as frequency.

Closes #7918

Copy link
Member

@adpi2 adpi2 left a comment

Choose a reason for hiding this comment

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

Thanks

@adpi2 adpi2 merged commit aa76149 into sbt:1.10.x Nov 27, 2024
10 checks passed
@Friendseeker Friendseeker deleted the sbt-7918 branch November 27, 2024 09:26
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.

[1.x] Flaky Test: sbt.TagsTest
2 participants