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