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 eb0020f commit a2ea854Copy full SHA for a2ea854
muted-tests.yml
@@ -239,6 +239,9 @@ tests:
239
- class: org.elasticsearch.packaging.test.CertGenCliTests
240
method: test40RunWithCert
241
issue: https://github.com/elastic/elasticsearch/issues/117955
242
+- class: org.elasticsearch.upgrades.QueryBuilderBWCIT
243
+ method: testQueryBuilderBWC {cluster=UPGRADED}
244
+ issue: https://github.com/elastic/elasticsearch/issues/116990
245
246
# Examples:
247
#
0 commit comments