Skip to content

Commit

Permalink
Disable ResidentMavenInvoker test
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Oct 11, 2024
1 parent 4c57802 commit b91b4ef
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
/**
* Resident UT.
*/
@Disabled(
"The tests reuse properties from the JVM being launched, thus may lead to failures depending on which options are used")
public class DefaultResidentMavenInvokerTest
extends MavenInvokerTestSupport<MavenOptions, MavenInvokerRequest<MavenOptions>> {

Expand Down

0 comments on commit b91b4ef

Please sign in to comment.