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 29659fd commit 7003d70Copy full SHA for 7003d70
muted-tests.yml
@@ -242,6 +242,9 @@ tests:
242
issue: https://github.com/elastic/elasticsearch/issues/116879
243
- class: org.elasticsearch.xpack.inference.InferenceRestIT
244
issue: https://github.com/elastic/elasticsearch/issues/116899
245
+- class: org.elasticsearch.xpack.restart.QueryBuilderBWCIT
246
+ method: testQueryBuilderBWC {p0=UPGRADED}
247
+ issue: https://github.com/elastic/elasticsearch/issues/116989
248
249
# Examples:
250
#
0 commit comments