dweiss commented on issue #1138: LUCENE-9077 Print repro line for failed tests
URL: https://github.com/apache/lucene-solr/pull/1138#issuecomment-571757656
 
 
   > I'm a little confused what the motivation for the requirement to print 
test output on failure comes from. 
   
   There are a few reasons. Off the top of my head:
   
   1. HTML report in Gradle is quite terrible and XML reports have split 
sysout/syserr outputs. 
   
   2. buildscan reports would be a nicer alternative but Solr emits TONS of 
logs. Literally megabytes.
   
   There is also an issue of running ant ant gradle in parallel on master. We 
can't afford to just switch over to gradle in one go -- we will have to live 
with both systems at the same time, at least for some time.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to