Hi, I am working on creating the 7x, and 7.0 branches but I have the following failing tests: [junit4] Tests with failures [seed: 4FBDDCD3F96316D3]: [junit4] - org.apache.lucene.index.TestSegmentInfos.testVersionsTwoSegments [junit4] - org.apache.lucene.index.TestSegmentInfos.testIllegalCreatedVersion [junit4] - org.apache.lucene.index.TestSegmentInfos.testVersionsOneSegment
I assume this is a result of me not doing anything about the following TODO that got printed when I ran addVersion.py. *TODO* * - Update IndexFormatTooOldException throw cases* Can someone shed more light on what needs to be done here? -Anshum