Gradle / .teamcity / Gradle_Check / configurations
FunctionalTest.kt
2c0be31Refactor to extract common method
8bb96a9Disable daemon in noDaemonTest
In https://github.com/gradle/gradle/pull/6106 we disabled daemon for some certain subprojects, however, all subprojects' `noDaemonTest` requires allDistribution, which in turn invokes userguide task. This PR disabled daemon for `noDaemonTest`, given that noDaemonTest is excuted once a day. |
![]() |