Skip to content

Commit 4ef3fbd

Browse files
Mute org.elasticsearch.xpack.sql.qa.mixed_node.SqlCompatIT testNullsOrderWithMissingOrderSupportQueryingNewNode #132249
1 parent 3dc75ff commit 4ef3fbd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

muted-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,10 @@ tests:
530530
- class: org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
531531
method: testTermsQuery
532532
issue: https://github.com/elastic/elasticsearch/issues/132226
533+
- class: org.elasticsearch.xpack.sql.qa.mixed_node.SqlCompatIT
534+
method: testNullsOrderWithMissingOrderSupportQueryingNewNode
535+
issue: https://github.com/elastic/elasticsearch/issues/132249
536+
533537
# Examples:
534538
#
535539
# Mute a single test case in a YAML test suite:

0 commit comments

Comments
 (0)