Skip to content

Commit e553083

Browse files
committed
Muting DataFrameTransformIT.testGetStats
See #43324
1 parent 9f29749 commit e553083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/rest-high-level/src/test/java/org/elasticsearch/client/DataFrameTransformIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ private DataFrameTransformConfig validDataFrameTransformConfig(String id, String
318318
.build();
319319
}
320320

321+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/43324")
321322
public void testGetStats() throws Exception {
322323
String sourceIndex = "transform-source";
323324
createIndex(sourceIndex);

0 commit comments

Comments
 (0)