You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/14 09:18:23 UTC

[GitHub] [maven-integration-testing] slawekjaranowski commented on a diff in pull request #211: Fix flappy test - mng-6720-fail-fast

slawekjaranowski commented on code in PR #211:
URL: https://github.com/apache/maven-integration-testing/pull/211#discussion_r1021247827


##########
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng6720FailFastTest.java:
##########
@@ -36,7 +34,7 @@
  * <a href="https://issues.apache.org/jira/browse/MNG-6720">MNG-6720</a>.
  *
  */
-public class MavenITmng6720FailFastTest
+class MavenITmng6720FailFastTest

Review Comment:
   No yet, it is Junit5 convention ,so step by step



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org