Mute testLookupSeqNoByIdInLucene

Tracked at #42979
This commit is contained in:
Nhat Nguyen 2019-06-08 00:29:39 -04:00
parent 5f7d5920d7
commit 0a982fc57f
1 changed files with 1 additions and 0 deletions

View File

@ -3964,6 +3964,7 @@ public class InternalEngineTests extends EngineTestCase {
searchResult.close();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42979")
public void testLookupSeqNoByIdInLucene() throws Exception {
int numOps = between(10, 100);
long seqNo = 0;