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 b6cd5e5 commit f85be6eCopy full SHA for f85be6e
muted-tests.yml
@@ -260,6 +260,9 @@ tests:
260
- class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT
261
method: testLookupJoinIndexForbidden
262
issue: https://github.com/elastic/elasticsearch/issues/119270
263
+- class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT
264
+ method: testLookupJoinIndexAllowed
265
+ issue: https://github.com/elastic/elasticsearch/issues/119271
266
267
# Examples:
268
#
0 commit comments