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 2226d6c commit b7c38a1Copy full SHA for b7c38a1
muted-tests.yml
@@ -225,6 +225,9 @@ tests:
225
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
226
method: testSupportedStream
227
issue: https://github.com/elastic/elasticsearch/issues/117745
228
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
229
+ method: test {scoring.QstrWithFieldAndScoringSortedEval}
230
+ issue: https://github.com/elastic/elasticsearch/issues/117751
231
232
# Examples:
233
#
0 commit comments