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 957064b commit 9a51c75Copy full SHA for 9a51c75
muted-tests.yml
@@ -255,6 +255,9 @@ tests:
255
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
256
method: test {lookup-join.MvJoinKeyOnTheDataNode SYNC}
257
issue: https://github.com/elastic/elasticsearch/issues/119446
258
+- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
259
+ method: testTermsQuery
260
+ issue: https://github.com/elastic/elasticsearch/issues/119486
261
262
# Examples:
263
#
0 commit comments