dev@lucene.apache.org
> : To: "dev@lucene.apache.org"
> : Subject: called on the wrong instance
> :
> : Hi developers,
> :
> : we're starting to see a bunch of test failures with this message:
> :
> : java.lang.AssertionError: Called on the wrong instance
> :
https://github.com/apache/lucene/pull/15044
: Date: Thu, 14 Aug 2025 20:14:07 +
: From: Mike Sokolov
: Reply-To: dev@lucene.apache.org
: To: "dev@lucene.apache.org"
: Subject: called on the wrong instance
:
: Hi developers,
:
: we're starting to see a bunch of test fai
Hi developers,
we're starting to see a bunch of test failures with this message:
java.lang.AssertionError: Called on the wrong instance
but that message doesn't seem to occur anywhere in our code base? Does anyone
have a clue where it might be coming from?