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 3db8101 commit 3091155Copy full SHA for 3091155
muted-tests.yml
@@ -251,6 +251,9 @@ tests:
251
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
252
method: testEsqlTermsAggregationByMethod
253
issue: https://github.com/elastic/elasticsearch/issues/119355
254
+- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
255
+ method: testMatchAllQuery
256
+ issue: https://github.com/elastic/elasticsearch/issues/119432
257
258
# Examples:
259
#
0 commit comments