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 2021/04/01 14:23:22 UTC

[GitHub] [maven-surefire] adam11grafik edited a comment on pull request #344: SUREFIRE-1854 Support include/exclude junit test engine

adam11grafik edited a comment on pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#issuecomment-811936118


   @Tibor17, I got errors here now:
    Error:  src\test\java\org\apache\maven\surefire\junitplatform\JUnitPlatformProviderTest.java:[892] (sizes) LineLength: Line is longer than 120 characters (found 142).
   Error:  src\test\java\org\apache\maven\surefire\junitplatform\JUnitPlatformProviderTest.java:[925] (sizes) LineLength: Line is longer than 120 characters (found 122).
   Error:  src\test\java\org\apache\maven\surefire\junitplatform\JUnitPlatformProviderTest.java:[930] (sizes) LineLength: Line is longer than 120 characters (found 147).
   Error:  src\test\java\org\apache\maven\surefire\junitplatform\JUnitPlatformProviderTest.java:[1010] (sizes) LineLength: Line is longer than 120 characters (found 122).
   But I did not change those lines of code :/ It was there previously.
   Should I refactor this to pass build?
   
   Ok, my bad. I modified this again :)
   Will fix this and revert as it was.


-- 
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:
users@infra.apache.org