You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/18 09:13:32 UTC

[GitHub] guirish commented on issue #2722: Actions API should reject create with exec which is too big Test case fails on s390x

guirish commented on issue #2722: Actions API should reject create with exec which is too big Test case fails on s390x
URL: https://github.com/apache/incubator-openwhisk/issues/2722#issuecomment-330165950
 
 
   The issue was resolved by adding **maxHeapSize = "2048m"** variable in file **/tests/build.gradle**. The issue was related to Gradle Options setting, which get sets accordingly when Oracle JDK is used but need to be set when using OpenJDK.
 
----------------------------------------------------------------
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