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 junit@4.13.1/org.junit.Assert.fail(Assert.java:89) at junit@4.13.1/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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org