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 1ac6918 commit 8935f7aCopy full SHA for 8935f7a
muted-tests.yml
@@ -549,6 +549,9 @@ tests:
549
- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests
550
method: testMagnitudePlanWithDenseVectorImplicitCasting
551
issue: https://github.com/elastic/elasticsearch/issues/132985
552
+- class: org.elasticsearch.xpack.search.AsyncSearchErrorTraceIT
553
+ method: testAsyncSearchFailingQueryErrorTraceDefault
554
+ issue: https://github.com/elastic/elasticsearch/issues/133010
555
556
# Examples:
557
#
0 commit comments