Skip to content

Commit 0fba692

Browse files
elasticsearchmachineafoucret
authored andcommitted
Mute org.elasticsearch.search.SearchServiceSingleNodeTests testSlicingBehaviourForParallelCollection elastic#125899
1 parent f43f3a2 commit 0fba692

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,9 @@ tests:
398398
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
399399
method: test {p0=transform/transforms_stats/Test get transform stats with timeout}
400400
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
401404

402405
# Examples:
403406
#

0 commit comments

Comments
 (0)