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