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

DependencyCheckTest: corrected static member initialization #834

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

drivenflywheel
Copy link
Collaborator

Resolves initialization bug. Can reproduce on the "main" branch by executing the test individually (command line or IDE), or by testing with the following command:

mvn clean test -Dsurefire.runOrder.random.seed=23112416049778

@drivenflywheel drivenflywheel added bug Something isn't working as intended test-only The change only impacts test code labels Jun 26, 2024
@jpdahlke jpdahlke added this to the v8.6.0 milestone Jun 26, 2024
@jpdahlke jpdahlke merged commit 78f342a into main Jun 26, 2024
13 checks passed
@jpdahlke jpdahlke deleted the DependencyCheckTest_init branch June 26, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended test-only The change only impacts test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants