You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/08/22 08:33:15 UTC

[GitHub] [commons-compress] PeterAlfredLee opened a new pull request #129: Ignore Pack200 tests for jdk14+

PeterAlfredLee opened a new pull request #129:
URL: https://github.com/apache/commons-compress/pull/129


   Add a new maven profile for JDK14+ to ignore the failing Pack200 test classes.
   The tests are failing because the JDK14+ have removed pack200.


----------------------------------------------------------------
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



[GitHub] [commons-compress] garydgregory merged pull request #129: Ignore Pack200 tests for JDK 14+

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #129:
URL: https://github.com/apache/commons-compress/pull/129


   


----------------------------------------------------------------
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



[GitHub] [commons-compress] coveralls commented on pull request #129: Ignore Pack200 tests for jdk14+

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #129:
URL: https://github.com/apache/commons-compress/pull/129#issuecomment-678614116


   
   [![Coverage Status](https://coveralls.io/builds/32928927/badge)](https://coveralls.io/builds/32928927)
   
   Coverage remained the same at 87.246% when pulling **af745082c70832f6415e3a6e5535c4b5fecbfb02 on PeterAlfredLee:ignore_tests_for_jdk14** into **4bc900548ec0d10e7e9f6cb12e9a0a4a328544b1 on apache:master**.
   


----------------------------------------------------------------
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



[GitHub] [commons-compress] garydgregory commented on pull request #129: Ignore Pack200 tests for JDK 14+

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #129:
URL: https://github.com/apache/commons-compress/pull/129#issuecomment-678639908


   @PeterAlfredLee 
   Thank you for the PR. I will merge now, but I just realized that we should be using JUnit categories for this. 


----------------------------------------------------------------
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