Skip to content

Commit

Permalink
Test mute for issue (#100596) (#100729) (#101256)
Browse files Browse the repository at this point in the history
muting test for gh:
#100596

Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
  • Loading branch information
pxsalehi and benwtrent committed Oct 24, 2023
1 parent d36df51 commit 863ed6e
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 863ed6e

Please sign in to comment.