mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Add more Java test logging. (#10221)
This commit is contained in:
parent
0f5e82c294
commit
edd1a2cf61
1 changed files with 2 additions and 0 deletions
|
|
@ -175,6 +175,8 @@ test {
|
|||
testLogging {
|
||||
events "passed", "skipped", "failed"
|
||||
showStandardStreams = true
|
||||
showStackTraces = true
|
||||
exceptionFormat = "full"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue