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 2ea4e1c commit f151e05Copy full SHA for f151e05
muted-tests.yml
@@ -282,6 +282,9 @@ tests:
282
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
283
method: test {p0=transform/transforms_start_stop/Test start already started transform}
284
issue: https://github.com/elastic/elasticsearch/issues/98802
285
+- class: org.elasticsearch.action.search.SearchPhaseControllerTests
286
+ method: testProgressListener
287
+ issue: https://github.com/elastic/elasticsearch/issues/116149
288
289
# Examples:
290
#
0 commit comments