IBM / dbb-zappbuild

zAppBuild is a generic build solution for building z/OS applications using Apache Groovy build scripts and IBM Dependency Based Build (DBB) APIs.
Apache License 2.0
41 stars 141 forks source link

Condition to skip building generated test cases malformed #378

Closed dennis-behm closed 1 year ago

dennis-behm commented 1 year ago

Test framework on development failed, because this condition is malformed.

If it is a generated test case & testing is is not enabled

It is not an OR.

https://github.com/IBM/dbb-zappbuild/blob/8a3dd0ab634486b4906da07ef93554d4a4293a74/utilities/ImpactUtilities.groovy#L67-L70

dennis-behm commented 1 year ago

Delivered in zAppBuild Release 3.3.0