You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a Kotlin Multiplatform project, I have tried to use this plugin and I am getting this issue, not sure if I should report this here or in the Kotlin repo.
> Unexpected test executer: org.jetbrains.kotlin.gradle.targets.jvm.tasks.KotlinJvmTest$Executor@5fbdf032
In a Kotlin Multiplatform project, I have tried to use this plugin and I am getting this issue, not sure if I should report this here or in the Kotlin repo.
The config:
Curiously, all tests are passing and the build fail comes after that.
The text was updated successfully, but these errors were encountered: