Skip to content

Commit 51c9518

Browse files
authored
Merge branch 'main' into SEARCH-921-add-l-2-norm-normalization-support-to-linear-retriever
2 parents 64ab227 + 11ba232 commit 51c9518

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,9 @@ tests:
504504
- class: org.elasticsearch.xpack.esql.expression.function.scalar.string.WildcardLikeTests
505505
method: testEvaluateInManyThreads {TestCase=100 random code points matches self case insensitive with text}
506506
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
507510

508511
# Examples:
509512
#

0 commit comments

Comments
 (0)