Pārlūkot izejas kodu

Mute org.elasticsearch.xpack.security.profile.ProfileIntegTests testProfileIndexAutoCreation #120987

elasticsearchmachine 9 mēneši atpakaļ
vecāks
revīzija
d9ae5b26e0
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -470,3 +470,6 @@ tests:
 - class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
   method: testActivateProfileForJWT
   issue: https://github.com/elastic/elasticsearch/issues/120983
+- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
+  method: testProfileIndexAutoCreation
+  issue: https://github.com/elastic/elasticsearch/issues/120987