|
@@ -454,3 +454,9 @@ tests:
|
|
|
- class: org.elasticsearch.action.RejectionActionIT
|
|
|
method: testSimulatedSearchRejectionLoad
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/125901
|
|
|
+- class: org.elasticsearch.search.SearchServiceSingleNodeTests
|
|
|
+ method: testBeforeShardLockDuringShardCreate
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/126812
|
|
|
+- class: org.elasticsearch.search.SearchServiceSingleNodeTests
|
|
|
+ method: testLookUpSearchContext
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/126813
|