We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc75ff commit 4ef3fbdCopy full SHA for 4ef3fbd
muted-tests.yml
@@ -530,6 +530,10 @@ tests:
530
- class: org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
531
method: testTermsQuery
532
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
+
537
# Examples:
538
#
539
# Mute a single test case in a YAML test suite:
0 commit comments