|
@@ -389,6 +389,9 @@ tests:
|
|
|
- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerTests
|
|
|
method: testSchedulerCloseWaitsForRunningMerge
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/125236
|
|
|
+- class: org.elasticsearch.entitlement.runtime.policy.PolicyUtilsTests
|
|
|
+ method: testFormatFilesEntitlement
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/126176
|
|
|
|
|
|
# Examples:
|
|
|
#
|