Skip to content

Commit

Permalink
Mute DataFrameGetAndGetStatsIT#testGetPersistedStatsWithoutTask.
Browse files Browse the repository at this point in the history
Tracked in #40963.
  • Loading branch information
jtibshirani committed Apr 9, 2019
1 parent 21c5d7e commit 0702c72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ public void testGetAndGetStats() throws Exception {
assertEquals(1, XContentMapValues.extractValue("count", transforms));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40963")
@SuppressWarnings("unchecked")
public void testGetPersistedStatsWithoutTask() throws Exception {
createPivotReviewsTransform("pivot_stats_1", "pivot_reviews_stats_1", null);
Expand Down

0 comments on commit 0702c72

Please sign in to comment.