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