Skip to content

Commit 2a9ee84

Browse files
authored
Muting test related to #40537 (#40538)
1 parent 2b2bd8f commit 2a9ee84

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/data-frame/qa/single-node-tests/src/test/java/org/elasticsearch/xpack/dataframe/integration

1 file changed

+1
-0
lines changed

x-pack/plugin/data-frame/qa/single-node-tests/src/test/java/org/elasticsearch/xpack/dataframe/integration/DataFramePivotRestIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ public void testPreviewTransform() throws Exception {
268268
});
269269
}
270270

271+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40537")
271272
public void testPivotWithMaxOnDateField() throws Exception {
272273
String transformId = "simpleDateHistogramPivotWithMaxTime";
273274
String dataFrameIndex = "pivot_reviews_via_date_histogram_with_max_time";

0 commit comments

Comments
 (0)