Tibor17 commented on a change in pull request #196: [SUREFIRE-1585] [WIP] 
Resolve missing "JUnit 5" artifacts
URL: https://github.com/apache/maven-surefire/pull/196#discussion_r231432164
 
 

 ##########
 File path: 
surefire-its/src/test/java/org/apache/maven/surefire/its/JUnitPlatformEnginesIT.java
 ##########
 @@ -63,7 +63,7 @@
         args.add( new Object[] { "1.1.1", "5.1.1", "1.0.0", "1.0.0" } );
         args.add( new Object[] { "1.2.0", "5.2.0", "1.1.0", "1.0.0" } );
         args.add( new Object[] { "1.3.1", "5.3.1", "1.1.1", "1.0.0" } );
-        args.add( new Object[] { "1.4.0-SNAPSHOT", "5.4.0-SNAPSHOT", "1.1.1", 
"1.0.0" } );
+        // TODO args.add( new Object[] { "1.4.0-SNAPSHOT", "5.4.0-SNAPSHOT", 
"1.1.1", "1.0.0" } );
 
 Review comment:
   @sormuras Perhaps unnecessary rebase. The release has not completed, the 
changes of POM are not yet on master.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to