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 9a3b003 commit 719f466Copy full SHA for 719f466
muted-tests.yml
@@ -505,6 +505,9 @@ tests:
505
- class: org.elasticsearch.search.SearchWithIndexBlocksIT
506
method: testOpenPITOnIndicesWithIndexRefreshBlocks
507
issue: https://github.com/elastic/elasticsearch/issues/131695
508
+- class: org.elasticsearch.xpack.esql.ccq.MultiClustersIT
509
+ method: testLookupJoinAliasesSkipOld
510
+ issue: https://github.com/elastic/elasticsearch/issues/131697
511
512
# Examples:
513
#
0 commit comments