Show suppressed output in case of karma launch failed
This commit is contained in:
+1
@@ -384,6 +384,7 @@ class KotlinKarma(override val compilation: KotlinJsCompilation) : KotlinJsTestF
|
||||
body()
|
||||
|
||||
if (isLaunchFailed) {
|
||||
showSuppressedOutput()
|
||||
throw IllegalStateException("Launch of some browsers was failed")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user