Skip to content

Commit 378c276

Browse files
Mute org.elasticsearch.search.SearchServiceSingleNodeTests testBeforeShardLockDuringShardCreate elastic#126812
1 parent bcee0af commit 378c276

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
@@ -411,6 +411,9 @@ tests:
411411
- class: org.elasticsearch.simdvec.VectorScorerFactoryTests
412412
method: testRandomScorerMax
413413
issue: https://github.com/elastic/elasticsearch/issues/126797
414+
- class: org.elasticsearch.search.SearchServiceSingleNodeTests
415+
method: testBeforeShardLockDuringShardCreate
416+
issue: https://github.com/elastic/elasticsearch/issues/126812
414417

415418
# Examples:
416419
#

0 commit comments

Comments
 (0)