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 8935f7a commit 04adb19Copy full SHA for 04adb19
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