Tibor17 commented on issue #245: Surefire-1584: Add option to rerun failing 
tests for JUnit5 
URL: https://github.com/apache/maven-surefire/pull/245#issuecomment-537231848
 
 
   @Col-E 
   If you are done, you can squash it.
   There's one failing test. I guess you forgot to use JUnit assumption of Java 
8. We have such conditions in ITs, see `assumeJavaVersion( javaVersion )`.
   ```
   19:21:48  [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile 
(default-testCompile) on project junit-platform-rerun-failing-tests: Fatal 
error compiling: invalid target release: 1.8
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to