parent
c8209fa7b1
commit
8b34066d8b
|
@ -69,6 +69,7 @@ import static org.hamcrest.core.IsNull.notNullValue;
|
|||
import static org.hamcrest.core.IsNull.nullValue;
|
||||
|
||||
@ESIntegTestCase.SuiteScopeTestCase
|
||||
@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/29456")
|
||||
public class MovAvgIT extends ESIntegTestCase {
|
||||
private static final String INTERVAL_FIELD = "l_value";
|
||||
private static final String VALUE_FIELD = "v_value";
|
||||
|
|
Loading…
Reference in New Issue