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 b04859c commit fac84e9Copy full SHA for fac84e9
muted-tests.yml
@@ -504,6 +504,9 @@ tests:
504
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
505
method: testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with text}
506
issue: https://github.com/elastic/elasticsearch/issues/128677
507
+- class: org.elasticsearch.test.apmintegration.MetricsApmIT
508
+ method: testApmIntegration
509
+ issue: https://github.com/elastic/elasticsearch/issues/128678
510
511
# Examples:
512
#
0 commit comments