Skip to content

Commit 853f51f

Browse files
Mute org.elasticsearch.reservedstate.service.FileSettingsServiceTests testProcessFileChanges #115280
1 parent 18c3bcb commit 853f51f

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
@@ -287,6 +287,9 @@ tests:
287287
- class: org.elasticsearch.search.StressSearchServiceReaperIT
288288
method: testStressReaper
289289
issue: https://github.com/elastic/elasticsearch/issues/115816
290+
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
291+
method: testProcessFileChanges
292+
issue: https://github.com/elastic/elasticsearch/issues/115280
290293

291294
# Examples:
292295
#
@@ -325,4 +328,4 @@ tests:
325328
# issue: "https://github.com/elastic/elasticsearch/..."
326329
# - class: "org.elasticsearch.xpack.esql.**"
327330
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
328-
# issue: "https://github.com/elastic/elasticsearch/..."
331+
# issue: "https://github.com/elastic/elasticsearch/..."

0 commit comments

Comments
 (0)