On Fri, Mar 19, 2021 at 4:20 PM Dawid Weiss <[email protected]> wrote:
> > This failure is due to a suite timeout. > > java.lang.Exception: Test abandoned because suite timeout was reached. > > > This test isn't normally in the top slow nightly ones: https://issues.apache.org/jira/browse/LUCENE-9840 It is actually an actual unit test, it doesn't create actual indexwriters with slow codecs and index tons of documents or anything. I'd say good chance it's a deadlock? Need to remember how to get that special linedocs file to try to reproduce it.
