Mute org.elasticsearch.reservedstate.service.FileSettingsServiceTests testProcessFileChanges #115280
This commit is contained in:
parent
18c3bcbd6c
commit
853f51fa05
|
@ -287,6 +287,9 @@ tests:
|
|||
- class: org.elasticsearch.search.StressSearchServiceReaperIT
|
||||
method: testStressReaper
|
||||
issue: https://github.com/elastic/elasticsearch/issues/115816
|
||||
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
|
||||
method: testProcessFileChanges
|
||||
issue: https://github.com/elastic/elasticsearch/issues/115280
|
||||
|
||||
# Examples:
|
||||
#
|
||||
|
@ -325,4 +328,4 @@ tests:
|
|||
# issue: "https://github.com/elastic/elasticsearch/..."
|
||||
# - class: "org.elasticsearch.xpack.esql.**"
|
||||
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
|
||||
# issue: "https://github.com/elastic/elasticsearch/..."
|
||||
# issue: "https://github.com/elastic/elasticsearch/..."
|
||||
|
|
Loading…
Reference in New Issue