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 bcee0af commit 378c276Copy full SHA for 378c276
muted-tests.yml
@@ -411,6 +411,9 @@ tests:
411
- class: org.elasticsearch.simdvec.VectorScorerFactoryTests
412
method: testRandomScorerMax
413
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
417
418
# Examples:
419
#
0 commit comments