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 85239d7 commit 92d3201Copy full SHA for 92d3201
muted-tests.yml
@@ -542,6 +542,9 @@ tests:
542
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
543
method: testTermsQuery
544
issue: https://github.com/elastic/elasticsearch/issues/132335
545
+- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
546
+ method: testTermsQuery
547
+ issue: https://github.com/elastic/elasticsearch/issues/132336
548
549
# Examples:
550
#
0 commit comments