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 5072759 commit 080a280Copy full SHA for 080a280
muted-tests.yml
@@ -501,6 +501,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
505
+ method: test {lookup-join.LookupJoinOnTimeSeriesIndex SYNC}
506
+ issue: https://github.com/elastic/elasticsearch/issues/129082
507
508
# Examples:
509
#
0 commit comments