Mute org.elasticsearch.xpack.security.profile.ProfileIntegTests testGetUsersWithProfileUidWhenProfileIndexDoesNotExists #121179

This commit is contained in:
elasticsearchmachine 2025-01-30 01:02:16 +11:00
parent 439dcdcfd1
commit 2b669167e1
1 changed files with 3 additions and 0 deletions

View File

@ -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:
# #