pablisco
09/29/2020, 10:43 PMraulraja
09/29/2020, 10:45 PMpablisco
09/29/2020, 10:47 PMraulraja
09/29/2020, 10:49 PMpablisco
09/29/2020, 10:55 PMraulraja
09/29/2020, 10:59 PMpablisco
09/30/2020, 12:10 AMsimon.vergauwen
09/30/2020, 7:15 AMBuild and run using
& Run test using
from the Gradle setting to use Gradle
instead of IntelliJ IDEA
if fixes the issue.
But the Kotest plugin requires IntelliJ IDEA
or it doesnt work... so you'll still end up running test from Gradle CLI.Jannis
10/01/2020, 10:14 AM./gradlew :arrow-fx-coroutines:test
(both with clean builds and after killing everything java related, so no in memory caches and hopefully no file caches either). I'll try after switching branches next...