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.
2 parents 4fca2eb + 3c11376 commit 8a80167Copy full SHA for 8a80167
muted-tests.yml
@@ -574,6 +574,12 @@ tests:
574
- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
575
method: testKnnRetriever
576
issue: https://github.com/elastic/elasticsearch/issues/129818
577
+- class: org.elasticsearch.qa.verify_version_constants.VerifyVersionConstantsIT
578
+ method: testLuceneVersionConstant
579
+ issue: https://github.com/elastic/elasticsearch/issues/125638
580
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
581
+ method: test
582
+ issue: https://github.com/elastic/elasticsearch/issues/129819
583
584
# Examples:
585
#
0 commit comments