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 7d37831 commit 5c09aa4Copy full SHA for 5c09aa4
muted-tests.yml
@@ -548,6 +548,9 @@ tests:
548
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
549
method: testRandomQueries
550
issue: https://github.com/elastic/elasticsearch/issues/132377
551
+- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusReindexedIntoStoredSourceChallengeRestIT
552
+ method: testRandomQueries
553
+ issue: https://github.com/elastic/elasticsearch/issues/132378
554
555
# Examples:
556
#
0 commit comments