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 56de057 commit b178287Copy full SHA for b178287
muted-tests.yml
@@ -543,6 +543,9 @@ tests:
543
- class: org.elasticsearch.index.store.DirectIOIT
544
method: testDirectIOUsed
545
issue: https://github.com/elastic/elasticsearch/issues/128829
546
+- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
547
+ method: test {p0=esql/190_lookup_join/alias-repeated-index}
548
+ issue: https://github.com/elastic/elasticsearch/issues/128849
549
550
# Examples:
551
#
0 commit comments