Browse Source

Mute org.elasticsearch.xpack.security.profile.ProfileIntegTests testActivateProfile #121151

elasticsearchmachine 8 months ago
parent
commit
b2b06cb67e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -487,3 +487,6 @@ tests:
   issue: https://github.com/elastic/elasticsearch/issues/120890
   issue: https://github.com/elastic/elasticsearch/issues/120890
 - class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
 - class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
   issue: https://github.com/elastic/elasticsearch/issues/121143
   issue: https://github.com/elastic/elasticsearch/issues/121143
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
+  method: testActivateProfile
+  issue: https://github.com/elastic/elasticsearch/issues/121151