mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Mute org.elasticsearch.xpack.ml.integration.MlJobIT testDeleteJobAfterMissingAliases #112823
This commit is contained in:
parent
c1f09d3801
commit
1beaed5f77
1 changed files with 3 additions and 0 deletions
|
@ -214,6 +214,9 @@ tests:
|
||||||
- class: org.elasticsearch.snapshots.ConcurrentSnapshotsIT
|
- class: org.elasticsearch.snapshots.ConcurrentSnapshotsIT
|
||||||
method: testMasterFailoverOnFinalizationLoop
|
method: testMasterFailoverOnFinalizationLoop
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/112811
|
issue: https://github.com/elastic/elasticsearch/issues/112811
|
||||||
|
- class: org.elasticsearch.xpack.ml.integration.MlJobIT
|
||||||
|
method: testDeleteJobAfterMissingAliases
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/112823
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue