[ https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022505#comment-17022505 ]
Robert Muir commented on LUCENE-9166: ------------------------------------- When i look at the test config, it seems it is TRYING to give us all the info: {noformat} // Set up logging. testLogging { events TestLogEvent.FAILED exceptionFormat TestExceptionFormat.FULL showExceptions true showCauses true showStackTraces true showStandardStreams false } {noformat} But something isn't working... > gradle build: test failures need stacktraces > -------------------------------------------- > > Key: LUCENE-9166 > URL: https://issues.apache.org/jira/browse/LUCENE-9166 > Project: Lucene - Core > Issue Type: Bug > Reporter: Robert Muir > Priority: Major > > Test failures are missing the stacktrace. Worse yet, it tells you go to look > at a separate (very long) filename which also has no stacktrace :( > I know gradle tries really hard to be quiet and not say anything, but when a > test fails, that isn't the time or place :) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org