dweiss opened a new pull request, #16558:
URL: https://github.com/apache/lucene/pull/16558

   CI run error 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-main%20(s390x%20big%20endian)/1328/consoleFull
   
   This is 99.9% caused by slow VM and thread.join(1 second) just falling 
through, with subsequent assertions and checks being noise. 
   
   I replaced it with an indefinite join(). If the code hangs, the framework 
will terminate it on a suite timeout.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to