Browse Source

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

elasticsearchmachine 6 months ago
parent
commit
c220dc561a
1 changed files with 3 additions and 0 deletions
  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