Skip to content

Commit

Permalink
Muting DataFrameTransformIT.testGetStats
Browse files Browse the repository at this point in the history
See #43324
  • Loading branch information
jbaiera committed Jun 19, 2019
1 parent 82f5b44 commit 4818b3d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ private DataFrameTransformConfig validDataFrameTransformConfig(String id, String
.build();
}

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

0 comments on commit 4818b3d

Please sign in to comment.