Skip to content

Commit

Permalink
Test mute for issue (elastic#100596)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent committed Oct 11, 2023
1 parent b582276 commit 251abe8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,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 251abe8

Please sign in to comment.