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 712cf9f commit 2183e35Copy full SHA for 2183e35
muted-tests.yml
@@ -594,6 +594,9 @@ tests:
594
- class: org.elasticsearch.indices.recovery.IndexRecoveryIT
595
method: testUsesFileBasedRecoveryIfOperationsBasedRecoveryWouldBeUnreasonable
596
issue: https://github.com/elastic/elasticsearch/issues/135737
597
+- class: org.elasticsearch.datastreams.TSDBIndexingIT
598
+ method: testTsdbTemplatesNoKeywordFieldType
599
+ issue: https://github.com/elastic/elasticsearch/issues/135746
600
601
# Examples:
602
#
0 commit comments