Add @AwaitsFix for #32554
This commit is contained in:
parent
621350c1b9
commit
2db420a81d
|
@ -42,6 +42,7 @@ public class LocateFunctionProcessorDefinitionTests extends AbstractNodeTestCase
|
|||
.makeProcessorDefinition());
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32554")
|
||||
@Override
|
||||
public void testTransform() {
|
||||
// test transforming only the properties (location, expression),
|
||||
|
|
Loading…
Reference in New Issue