Skip to content

Commit 887f284

Browse files
committed
Add @AwaitsFix for #32554
1 parent dd939eb commit 887f284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/sql/src/test/java/org/elasticsearch/xpack/sql/expression/function/scalar/string/LocateFunctionProcessorDefinitionTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public static LocateFunctionProcessorDefinition randomLocateFunctionProcessorDef
4242
.makeProcessorDefinition());
4343
}
4444

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

0 commit comments

Comments
 (0)