jpountz commented on code in PR #11998:
URL: https://github.com/apache/lucene/pull/11998#discussion_r1043042489
##########
lucene/test-framework/src/java/org/apache/lucene/tests/index/BaseStoredFieldsFormatTestCase.java:
##########
@@ -813,6 +837,7 @@ public void testBulkMergeWithDeletes() throws IOException {
}
/** mix up field numbers, merge, and check that data is correct */
+ @AwaitsFix(bugUrl = "WTF with this test")
Review Comment:
What is the problem? I'm not too familiar with it but it seems to test that
merging correctly de-optimizes bulk merges when field numbers are not aligned,
which makes sense?
--
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]