Skip to content

Commit

Permalink
Mute TestFeatureResetIT for 100596
Browse files Browse the repository at this point in the history
  • Loading branch information
cbuescher committed Oct 31, 2023
1 parent a7decdd commit bfec2b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public void cleanup() throws Exception {
}

@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/100596")
public void testTransformFeatureReset() throws Exception {
String indexName = "basic-crud-reviews";
String transformId = "batch-transform-feature-reset";
Expand Down

0 comments on commit bfec2b6

Please sign in to comment.