msokolov commented on PR #14049:
URL: https://github.com/apache/lucene/pull/14049#issuecomment-2524594249

   Another test fails now (this is going to be fun, it's hard to ferret all 
these things out proactively):
   
   ```
   TestBasicBackwardsCompatibility > testIndexOldIndex {Lucene-Version:10.0.0; 
Pattern: index.%1$s-cfs.zip} FAILED
       org.junit.ComparisonFailure: wrong first document expected:<4[4]> but 
was:<4[1]>
           at 
__randomizedtesting.SeedInfo.seed([22D75A8559728A8D:93B6C125DE4C6E18]:0)
   ```
   
   Looking at this test, I can't tell where these assertions came from: I think 
they might be too ambitious? @s1monw did you invent this?  The entire class was 
created out of whole cloth, but I assume at least some of these tests were 
pre-existing?


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

Reply via email to