You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/18 08:58:30 UTC

[GitHub] sijie commented on issue #1003: Backward Compatility tests fail on branch-4.6

sijie commented on issue #1003: Backward Compatility tests fail on branch-4.6
URL: https://github.com/apache/bookkeeper/issues/1003#issuecomment-358580522
 
 
   https://builds.apache.org/job/bookkeeper_release_branch/31/
   
   this CI is running against branch-4.6. I didn't see BC tests are failing. 
   
   > BookKeeperServerShadedArtifactTest.testProtobufIsShaded Expected exception: java.lang.ClassNotFoundException
   
   I think maven includes protobuf in test classpath. with shading plugin, you have to run the tests from root directory, otherwise you will get weird behavior. so if you want to verify the build, please run from the root directory, rather from tests directory, or use the CI build result.
   
   And I don't think this is a blocking issue for 4.6.1
   

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


With regards,
Apache Git Services