Mute org.elasticsearch.xpack.ml.integration.ClassificationIT testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword #120071
This commit is contained in:
parent
f5f0e3bd7f
commit
439dcdcfd1
|
@ -314,6 +314,9 @@ tests:
|
|||
- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
|
||||
method: testFileSettingsReprocessedOnRestartWithoutVersionChange
|
||||
issue: https://github.com/elastic/elasticsearch/issues/120964
|
||||
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
|
||||
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
|
||||
issue: https://github.com/elastic/elasticsearch/issues/120071
|
||||
|
||||
# Examples:
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue