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

Fixes #17 - IllegalStateException thrown when running in parallel #18

Merged

Conversation

fabriciorby
Copy link
Owner

@fabriciorby fabriciorby commented Jul 10, 2022

Fixes by adding current jar file to Surefire ClassLoader.
For this task, SurefireClassLoaderModifier was created and applied.

@fabriciorby fabriciorby linked an issue Jul 10, 2022 that may be closed by this pull request
@fabriciorby fabriciorby changed the title 17 illegalstateexception thrown when running in parallel Fixes #17 - IllegalStateException thrown when running in parallel Jul 10, 2022
@fabriciorby fabriciorby self-assigned this Jul 10, 2022
@fabriciorby fabriciorby added the bug Something isn't working label Jul 10, 2022
@fabriciorby fabriciorby merged commit 2e1948f into master Jul 10, 2022
@fabriciorby fabriciorby deleted the 17-illegalstateexception-thrown-when-running-in-parallel branch July 10, 2022 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IllegalStateException thrown when running in parallel
1 participant