We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439dcdc commit 2b66916Copy full SHA for 2b66916
muted-tests.yml
@@ -317,6 +317,9 @@ tests:
317
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
318
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
319
issue: https://github.com/elastic/elasticsearch/issues/120071
320
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
321
+ method: testGetUsersWithProfileUidWhenProfileIndexDoesNotExists
322
+ issue: https://github.com/elastic/elasticsearch/issues/121179
323
324
# Examples:
325
#
0 commit comments