d9283d0f22
When running all tests from gradle, they are executed in a single VM, and from a quick look it is not configurable to start LoggingTest in a separate VM (in order to enforce fresh logback configuration). Thus, previously started tests interfere with the custom logback configuration of LoggingTest. => Set the logback configuration in advance in build.gradle |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |