소스 검색

Mute org.elasticsearch.qa.verify_version_constants.VerifyVersionConstantsIT testLuceneVersionConstant #125638

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

+ 3 - 0
muted-tests.yml

@@ -483,3 +483,6 @@ tests:
 - class: org.elasticsearch.xpack.ilm.history.ILMHistoryItemTests
   method: testTruncateLongError
   issue: https://github.com/elastic/elasticsearch/issues/125216
+- class: org.elasticsearch.qa.verify_version_constants.VerifyVersionConstantsIT
+  method: testLuceneVersionConstant
+  issue: https://github.com/elastic/elasticsearch/issues/125638