mirror of https://github.com/apache/lucene.git
LUCENE-9166: gradle build: test failures need stacktraces
This commit is contained in:
parent
fddb5314fc
commit
2bb63afdaf
|
@ -89,6 +89,7 @@ allprojects {
|
|||
showExceptions true
|
||||
showCauses true
|
||||
showStackTraces true
|
||||
stackTraceFilters.clear()
|
||||
showStandardStreams false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue