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 92d3201 commit 3bfb0e8Copy full SHA for 3bfb0e8
muted-tests.yml
@@ -545,6 +545,9 @@ tests:
545
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
546
method: testTermsQuery
547
issue: https://github.com/elastic/elasticsearch/issues/132336
548
+- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedLogsDbChallengeRestIT
549
+ method: testTermsQuery
550
+ issue: https://github.com/elastic/elasticsearch/issues/132337
551
552
# Examples:
553
#
0 commit comments