We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39481e9 commit 0b764adCopy full SHA for 0b764ad
muted-tests.yml
@@ -231,6 +231,9 @@ tests:
231
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
232
method: test {scoring.QstrWithFieldAndScoringSortedEval}
233
issue: https://github.com/elastic/elasticsearch/issues/117751
234
+- class: org.elasticsearch.search.ccs.CrossClusterIT
235
+ method: testCancel
236
+ issue: https://github.com/elastic/elasticsearch/issues/108061
237
238
# Examples:
239
#
0 commit comments