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 c30ef96 commit 99d75bdCopy full SHA for 99d75bd
muted-tests.yml
@@ -241,6 +241,9 @@ tests:
241
- class: org.elasticsearch.packaging.test.BootstrapCheckTests
242
method: test20RunWithBootstrapChecks
243
issue: https://github.com/elastic/elasticsearch/issues/117890
244
+- class: org.elasticsearch.xpack.esql.plugin.ClusterRequestTests
245
+ method: testFallbackIndicesOptions
246
+ issue: https://github.com/elastic/elasticsearch/issues/117937
247
248
# Examples:
249
#
0 commit comments