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 a82453a commit efc18feCopy full SHA for efc18fe
muted-tests.yml
@@ -243,6 +243,9 @@ tests:
243
issue: https://github.com/elastic/elasticsearch/issues/120767
244
- class: org.elasticsearch.search.fieldcaps.FieldCapabilitiesIT
245
issue: https://github.com/elastic/elasticsearch/issues/120772
246
+- class: org.elasticsearch.action.search.SearchProgressActionListenerIT
247
+ method: testSearchProgressWithHits
248
+ issue: https://github.com/elastic/elasticsearch/issues/120671
249
250
# Examples:
251
#
0 commit comments