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 5580724 + a44b91c commit 0c95761Copy full SHA for 0c95761
muted-tests.yml
@@ -552,6 +552,9 @@ tests:
552
- class: org.elasticsearch.xpack.search.AsyncSearchErrorTraceIT
553
method: testAsyncSearchFailingQueryErrorTraceDefault
554
issue: https://github.com/elastic/elasticsearch/issues/133010
555
+- class: org.elasticsearch.xpack.esql.plugin.IndexResolutionIT
556
+ method: testDoesNotResolveClosedIndex
557
+ issue: https://github.com/elastic/elasticsearch/issues/133011
558
559
# Examples:
560
#
0 commit comments