Skip to content

Commit 0a982fc

Browse files
committed
Mute testLookupSeqNoByIdInLucene
Tracked at #42979
1 parent 5f7d592 commit 0a982fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/engine/InternalEngineTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3964,6 +3964,7 @@ public void testSequenceIDs() throws Exception {
39643964
searchResult.close();
39653965
}
39663966

3967+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42979")
39673968
public void testLookupSeqNoByIdInLucene() throws Exception {
39683969
int numOps = between(10, 100);
39693970
long seqNo = 0;

0 commit comments

Comments
 (0)