jpountz commented on PR #13096:
URL: https://github.com/apache/lucene/pull/13096#issuecomment-1939220460

   We used to have logic to allow up to one missing file to account for 
in-progress releases: 
https://github.com/apache/lucene/blob/releases/lucene/9.8.0/lucene/backward-codecs/src/test/org/apache/lucene/backward_index/TestBackwardsCompatibility.java#L805-L843.
 We need to figure out a way to replicate this logic with the new parameterized 
testing.
   
   It would help if we could have access to an authoritative list of released 
versions, e.g. via the DOAP file maybe?


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