Christian
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Christian commented, -
-
Christian created a post, Composite build reports test results from transitive dependencies
We have a composite build that has 5 snapshot dependencies. Four them are the system test suites we want reported in aggregate, while the fifth is a job that makes sure a pull request has appropria... -
-
Christian created a post, Gradle runner and --tests filter
We’d like to set up a build configuration that uses the Gradle runner but only runs a subset of tests via Test Filtering. Unfortunately, it seems impossible to do this using the `--tests` command-l...