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 a0840a0 commit 4821552Copy full SHA for 4821552
muted-tests.yml
@@ -245,6 +245,9 @@ tests:
245
issue: https://github.com/elastic/elasticsearch/issues/120810
246
- class: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT
247
issue: https://github.com/elastic/elasticsearch/issues/116126
248
+- class: org.elasticsearch.xpack.esql.ccq.RequestIndexFilteringIT
249
+ method: testIndicesDontExist
250
+ issue: https://github.com/elastic/elasticsearch/issues/120889
251
252
# Examples:
253
#
0 commit comments