mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
parent
c4cc90be1c
commit
ad274dd797
@ -706,6 +706,7 @@ public class QueryPhaseTests extends IndexShardTestCase {
|
||||
dir.close();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/49703")
|
||||
public void testIndexHasDuplicateData() throws IOException {
|
||||
int docsCount = 7000;
|
||||
int duplIndex = docsCount * 7 / 10;
|
||||
|
Loading…
x
Reference in New Issue
Block a user