Skip to content

Commit f126149

Browse files
Mute org.elasticsearch.xpack.esql.analysis.AnalyzerTests testMagnitudePlanWithDenseVectorImplicitCasting #132985
1 parent 13d603c commit f126149

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
@@ -546,6 +546,9 @@ tests:
546546
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
547547
method: test {p0=search/160_exists_query/Test exists query on unmapped float field}
548548
issue: https://github.com/elastic/elasticsearch/issues/132984
549+
- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
550+
method: testMagnitudePlanWithDenseVectorImplicitCasting
551+
issue: https://github.com/elastic/elasticsearch/issues/132985
549552

550553
# Examples:
551554
#

0 commit comments

Comments
 (0)