Mute org.elasticsearch.snapshots.SnapshotShutdownIT testSnapshotShutdownProgressTracker #129752
This commit is contained in:
parent
f2703ce461
commit
b2acda9a9f
|
@ -574,6 +574,9 @@ tests:
|
||||||
- class: org.elasticsearch.streams.StreamsYamlTestSuiteIT
|
- class: org.elasticsearch.streams.StreamsYamlTestSuiteIT
|
||||||
method: test {yaml=streams/logs/10_basic/Check for repeated toggle to same state}
|
method: test {yaml=streams/logs/10_basic/Check for repeated toggle to same state}
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/129735
|
issue: https://github.com/elastic/elasticsearch/issues/129735
|
||||||
|
- class: org.elasticsearch.snapshots.SnapshotShutdownIT
|
||||||
|
method: testSnapshotShutdownProgressTracker
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/129752
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue