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 10af017 commit 8d0c9ceCopy full SHA for 8d0c9ce
muted-tests.yml
@@ -498,6 +498,9 @@ tests:
498
- class: org.elasticsearch.packaging.test.DockerTests
499
method: test073RunEsAsDifferentUserAndGroupWithoutBindMounting
500
issue: https://github.com/elastic/elasticsearch/issues/128996
501
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
502
+ method: test {lookup-join.LookupJoinOnTimeSeriesIndex ASYNC}
503
+ issue: https://github.com/elastic/elasticsearch/issues/129078
504
505
# Examples:
506
#
0 commit comments