You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/10/12 07:45:27 UTC

[GitHub] [lucene] uschindler commented on pull request #365: GameGenie:1990JMH

uschindler commented on pull request #365:
URL: https://github.com/apache/lucene/pull/365#issuecomment-940751666


   > It was pretty surprising this issue hid out for so long. I've run it on 5 towers, a mini desktop box, a couple raspberry pi's, across Ubuntu, Arch/Manjaro, x86, arm, bash, zsh, a couple others have ran it. Shell scripts ...
   
   The problem with gradle is that it enables "colorful" output if your console supports it. E.g., if you SSH to a remote machine, gradle often isn't colorful. But on local terminals it often is. Not sure what makes it think that the terminal supports colorful terminal escapes when you pipe the gradle output to somewhere else.
   
   I tend to agree and with @dweiss: Just print the classpath to a file.
   
   Don't forget to also fix the same issue in Solr's benchmark module!


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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