We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e34c3 commit 2ff0afaCopy full SHA for 2ff0afa
muted-tests.yml
@@ -366,6 +366,9 @@ tests:
366
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.ReverseTests
367
method: testEvaluateInManyThreads {TestCase=<long unicode TEXT>}
368
issue: https://github.com/elastic/elasticsearch/issues/115227
369
+- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.ReverseTests
370
+ method: testEvaluateInManyThreads {TestCase=<long unicode KEYWORD>}
371
+ issue: https://github.com/elastic/elasticsearch/issues/115228
372
373
# Examples:
374
#
0 commit comments