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 f43f3a2 commit 0fba692Copy full SHA for 0fba692
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