Mute org.elasticsearch.xpack.security.profile.ProfileIntegTests testGetUsersWithProfileUidWhenProfileIndexDoesNotExists #121179
This commit is contained in:
parent
439dcdcfd1
commit
2b669167e1
|
@ -317,6 +317,9 @@ tests:
|
||||||
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
|
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
|
||||||
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
|
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/120071
|
issue: https://github.com/elastic/elasticsearch/issues/120071
|
||||||
|
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
|
||||||
|
method: testGetUsersWithProfileUidWhenProfileIndexDoesNotExists
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/121179
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue