You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/28 09:47:52 UTC

[GitHub] kameshsampath commented on issue #20: [WIP] Java Improvements

kameshsampath commented on issue #20: [WIP] Java Improvements
URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/20#issuecomment-369185061
 
 
   Java Action had few test run failures, this were caused because of the docker image update and existing test cases were expecting empty STDOUT but updated docker image logs the java command and flags.
   
   The following logs were captured during those failed test runs, it will be useful to understand what changes were done to JavaContainerTests and why
   
   [All Tests failed](https://github.com/apache/incubator-openwhisk-runtime-java/files/1766521/ow_javaction_failed_log.txt)
   [Partial Failure 1](https://github.com/apache/incubator-openwhisk-runtime-java/files/1766522/ow_javaction_less_failed2_.txt)
   [Partial Failure 2](https://github.com/apache/incubator-openwhisk-runtime-java/files/1766523/ow_javaction_partial_failed_log.txt)
   

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