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 9aafc9e commit 46d25b9Copy full SHA for 46d25b9
muted-tests.yml
@@ -678,6 +678,9 @@ tests:
678
- class: org.elasticsearch.xpack.logsdb.qa.StandardVersusStandardReindexedIntoLogsDbChallengeRestIT
679
method: testTermsQuery
680
issue: https://github.com/elastic/elasticsearch/issues/133517
681
+- class: org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
682
+ method: testTermsQuery
683
+ issue: https://github.com/elastic/elasticsearch/issues/133518
684
685
# Examples:
686
#
0 commit comments