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 f3415fe commit bd4d85dCopy full SHA for bd4d85d
muted-tests.yml
@@ -576,6 +576,9 @@ tests:
576
- class: org.elasticsearch.xpack.logsdb.patterntext.PatternTextBasicRestIT
577
method: testBulkInsertThenMatchAllSource {disableTemplating=false}
578
issue: https://github.com/elastic/elasticsearch/issues/134975
579
+- class: org.elasticsearch.xpack.logsdb.patterntext.PatternTextBasicRestIT
580
+ method: testBulkInsertThenMatchAllSource {disableTemplating=true}
581
+ issue: https://github.com/elastic/elasticsearch/issues/134976
582
583
# Examples:
584
#
0 commit comments