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 1badc53 commit 2234e42Copy full SHA for 2234e42
muted-tests.yml
@@ -644,6 +644,9 @@ tests:
644
- class: org.elasticsearch.xpack.logsdb.qa.StandardVersusStandardReindexedIntoLogsDbChallengeRestIT
645
method: testTermsQuery
646
issue: https://github.com/elastic/elasticsearch/issues/132225
647
+- class: org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
648
+ method: testTermsQuery
649
+ issue: https://github.com/elastic/elasticsearch/issues/132226
650
651
# Examples:
652
#
0 commit comments