Muting test related to #40537 (#40539)

This commit is contained in:
Benjamin Trent 2019-03-27 11:47:09 -05:00 committed by GitHub
parent 8e049c5f58
commit be67752c34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,6 +268,7 @@ public class DataFramePivotRestIT extends DataFrameRestTestCase {
});
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40537")
public void testPivotWithMaxOnDateField() throws Exception {
String transformId = "simpleDateHistogramPivotWithMaxTime";
String dataFrameIndex = "pivot_reviews_via_date_histogram_with_max_time";