File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -235,6 +235,9 @@ tests:
235
235
- class : org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
236
236
method : testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
237
237
issue : https://github.com/elastic/elasticsearch/issues/130205
238
+ - class : org.elasticsearch.packaging.test.DockerTests
239
+ method : test050BasicApiTests
240
+ issue : https://github.com/elastic/elasticsearch/issues/120911
238
241
239
242
# Examples:
240
243
#
@@ -273,4 +276,4 @@ tests:
273
276
# issue: "https://github.com/elastic/elasticsearch/..."
274
277
# - class: "org.elasticsearch.xpack.esql.**"
275
278
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
276
- # issue: "https://github.com/elastic/elasticsearch/..."
279
+ # issue: "https://github.com/elastic/elasticsearch/..."
You can’t perform that action at this time.
0 commit comments