Mute org.elasticsearch.smoketest.MlWithSecurityIT test {yaml=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable is missing} #124168
This commit is contained in:
parent
768f6f1905
commit
521f044d37
|
@ -345,6 +345,9 @@ tests:
|
|||
- class: org.elasticsearch.compute.data.BlockMultiValuedTests
|
||||
method: testToMask {elementType=BOOLEAN nullAllowed=true}
|
||||
issue: https://github.com/elastic/elasticsearch/issues/124165
|
||||
- class: org.elasticsearch.smoketest.MlWithSecurityIT
|
||||
method: test {yaml=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable is missing}
|
||||
issue: https://github.com/elastic/elasticsearch/issues/124168
|
||||
|
||||
# Examples:
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue