mark RollupIT.testTwoJobsStartStopDeleteOne as AwaitsFix

This commit is contained in:
Vladimir Dolzhenko 2018-07-05 10:03:10 +02:00
parent dabf2b41e0
commit 6acb591012

View File

@ -221,6 +221,7 @@ public class RollupIT extends ESIntegTestCase {
Assert.assertThat(getIndexResponse.indices().length, Matchers.greaterThan(0));
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30290")
public void testTwoJobsStartStopDeleteOne() throws Exception {
MetricConfig metricConfig = new MetricConfig.Builder()
.setField("foo")