Skip to content

Commit

Permalink
Add @AwaitsFix for #32554
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Aug 1, 2018
1 parent 621350c commit 2db420a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ public static LocateFunctionProcessorDefinition randomLocateFunctionProcessorDef
.makeProcessorDefinition());
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32554")
@Override
public void testTransform() {
// test transforming only the properties (location, expression),
Expand Down

0 comments on commit 2db420a

Please sign in to comment.