소스 검색

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

elasticsearchmachine 8 달 전
부모
커밋
b2b06cb67e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -487,3 +487,6 @@ tests:
   issue: https://github.com/elastic/elasticsearch/issues/120890
 - class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
   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