We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fb175 commit 689c7aeCopy full SHA for 689c7ae
muted-tests.yml
@@ -567,6 +567,9 @@ tests:
567
- class: org.elasticsearch.action.search.BatchedQueryPhaseIT
568
method: testNumReducePhases
569
issue: https://github.com/elastic/elasticsearch/issues/134943
570
+- class: org.elasticsearch.index.store.LuceneFilesExtensionsTests
571
+ method: testIsLuceneExtension
572
+ issue: https://github.com/elastic/elasticsearch/issues/134970
573
574
# Examples:
575
#
0 commit comments