We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ba3c2 commit e6096a2Copy full SHA for e6096a2
muted-tests.yml
@@ -398,6 +398,9 @@ tests:
398
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
399
method: test {p0=transform/transforms_stats/Test get transform stats with timeout}
400
issue: https://github.com/elastic/elasticsearch/issues/125975
401
+- class: org.elasticsearch.search.SearchServiceSingleNodeTests
402
+ method: testSlicingBehaviourForParallelCollection
403
+ issue: https://github.com/elastic/elasticsearch/issues/125899
404
405
# Examples:
406
#
0 commit comments