sabi0 commented on PR #13092:
URL: https://github.com/apache/lucene/pull/13092#issuecomment-1940885691

   I see that `BackwardsCompatibilityTestBase` is failing after switching to 
the fresh 'main':
   ```
   AssertionError: Version: 9.11.0 missing [in thread "Test worker"]
                   at [email protected]/org.junit.Assert.fail(Assert.java:89)
                   at [email protected]/org.junit.Assert.assertTrue(Assert.java:42)
                   at 
org.apache.lucene.backward_index.BackwardsCompatibilityTestBase.<clinit>(BackwardsCompatibilityTestBase.java:81)
   ```
   
   Should I fix it? Or should I wait until it's fixed in 'main'?


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