Will-Lo commented on a change in pull request #3206:
URL: https://github.com/apache/incubator-gobblin/pull/3206#discussion_r561366798
##########
File path: gradle/scripts/testSetup.gradle
##########
@@ -35,6 +35,7 @@ subprojects {
}
testLogging {
events "started","skipped","passed","failed"
+ exceptionFormat "full"
Review comment:
There isn't as far as I know, i needed to add this to gain some insight
on failed tests since I don't think there's a way to access the gradle test
html after tests.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]