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 b63be3d commit f9b4337Copy full SHA for f9b4337
muted-tests.yml
@@ -521,6 +521,9 @@ tests:
521
- class: org.elasticsearch.xpack.logsdb.qa.StandardVersusStandardReindexedIntoLogsDbChallengeRestIT
522
method: testEsqlSource
523
issue: https://github.com/elastic/elasticsearch/issues/132601
524
+- class: org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
525
+ method: testEsqlSource
526
+ issue: https://github.com/elastic/elasticsearch/issues/132602
527
528
# Examples:
529
#
0 commit comments