Mute SearchStatsIT.testOpenContexts
This commit is contained in:
parent
60742b12e9
commit
7cc749dced
|
@ -178,6 +178,7 @@ public class SearchStatsIT extends ESIntegTestCase {
|
||||||
return nodes;
|
return nodes;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/37179")
|
||||||
public void testOpenContexts() {
|
public void testOpenContexts() {
|
||||||
String index = "test1";
|
String index = "test1";
|
||||||
createIndex(index);
|
createIndex(index);
|
||||||
|
|
Loading…
Reference in New Issue