Skip to content

Commit bbd85ec

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test050BasicApiTests #120911
1 parent f93e031 commit bbd85ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

muted-tests.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@ tests:
235235
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
236236
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
237237
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
238241

239242
# Examples:
240243
#
@@ -273,4 +276,4 @@ tests:
273276
# issue: "https://github.com/elastic/elasticsearch/..."
274277
# - class: "org.elasticsearch.xpack.esql.**"
275278
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
276-
# issue: "https://github.com/elastic/elasticsearch/..."
279+
# issue: "https://github.com/elastic/elasticsearch/..."

0 commit comments

Comments
 (0)