mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Mute org.elasticsearch.snapshots.SnapshotShutdownIT testSnapshotShutdownProgressTracker #129752
This commit is contained in:
parent
f2703ce461
commit
b2acda9a9f
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue