dubee commented on issue #457: gradle version 5 URL: https://github.com/apache/openwhisk-cli/pull/457#issuecomment-542362956 @rabbah, we are seeing build timeouts due to this update since tests suites are running multiple times now. It appears `-Dtest.single` was removed from Gradle 5 resulting in test suites running multiple times. From https://docs.gradle.org/current/userguide/upgrading_version_4.html: `The -Dtest.single command-line option has been removed — use test filtering instead.`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
