[Gradle, JS] Do not check exit code
Because mocha don't make difference between infrastructure and runtime problems and failing tests
This reverts commit e6d39ce7
https://github.com/mochajs/mocha/issues/4216
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ class KotlinMocha(override val compilation: KotlinJsCompilation) :
|
||||
return TCServiceMessagesTestExecutionSpec(
|
||||
forkOptions,
|
||||
args,
|
||||
true,
|
||||
false,
|
||||
clientSettings
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user