Skip to content

Commit f66a99a

Browse files
authored
Mute mixed yaml rest tests (elastic#138820)
Due to elastic#138796, the mixed yaml rest tests currently don't pass against 9.2.2.
1 parent edcc94c commit f66a99a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

muted-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,8 @@ tests:
469469
- class: org.elasticsearch.datastreams.TSDBIndexingIT
470470
method: testDynamicDimensions
471471
issue: https://github.com/elastic/elasticsearch/issues/138815
472+
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
473+
issue: https://github.com/elastic/elasticsearch/issues/138796
472474

473475
# Examples:
474476
#

0 commit comments

Comments
 (0)