On Mon, 26 Nov 2018 at 09:37, Axel Lebourhis axel.lebourhis@linaro.org wrote:
Hi everyone,
I'm currently running CTS tests on imx8mq on Android 9. My test job is based on Linaro's test definition located here : https://git.linaro.org/qa/test-definitions.git/tree/automated/android/tradef...
I had issue concerning the Java heap size, causing the test to abort and skip a lot of tests. So, I cloned this git tree and made modifications in "tradefed.sh" :
export _JAVA_OPTIONS="-Xmx350M"
replaced by :
export _JAVA_OPTIONS="-Xmx700M"
Since this modification, I'm able to run the full CTS 9. So, I think you should consider modify this script, so other users can benefit from it.
Axel,
Do you mind sending me a patch? I can merge it to the repository.
milosz
Best regards,
Axel
Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users