[ 
https://issues.apache.org/jira/browse/LUCENE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024429#comment-17024429
 ] 

Dawid Weiss commented on LUCENE-9166:
-------------------------------------

Correct. It is dumb. The API is there to provide a different ordering but it's 
all internal so I don't know if it makes sense to waste cycles right now to try 
to fix it. What worries me more is LUCENE-9120: this is something we will 
probably need sooner or later. I don't think there is an easy workaround inside 
gradle itself. It's more likely we'll have to redirect to ant or implement a 
custom java launcher for such corner-cases (which isn't a big deal but requires 
some coding).

> 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
>             Fix For: master (9.0)
>
>         Attachments: LUCENE-9166.patch
>
>
> 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

Reply via email to