Skip to content

Commit 5249814

Browse files
authored
Merge branch 'main' into pem-randomrandom-testing
2 parents 079f73a + db44c9d commit 5249814

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

muted-tests.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,15 @@ tests:
585585
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
586586
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
587587
issue: https://github.com/elastic/elasticsearch/issues/133014
588+
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
589+
method: test {p0=search/160_exists_query/Test exists query on _id field}
590+
issue: https://github.com/elastic/elasticsearch/issues/133097
591+
- class: org.elasticsearch.xpack.esql.optimizer.OptimizerVerificationTests
592+
method: testRemoteEnrichAfterCoordinatorOnlyPlans
593+
issue: https://github.com/elastic/elasticsearch/issues/133015
594+
- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
595+
method: testNoDenseVectorFailsForMagnitude
596+
issue: https://github.com/elastic/elasticsearch/issues/133013
588597

589598
# Examples:
590599
#

0 commit comments

Comments
 (0)