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 0151e51 commit b6cd5e5Copy full SHA for b6cd5e5
muted-tests.yml
@@ -257,6 +257,9 @@ tests:
257
- class: org.elasticsearch.xpack.esql.EsqlSecurityIT
258
method: testLookupJoinIndexForbidden
259
issue: https://github.com/elastic/elasticsearch/issues/119269
260
+- class: org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT
261
+ method: testLookupJoinIndexForbidden
262
+ issue: https://github.com/elastic/elasticsearch/issues/119270
263
264
# Examples:
265
#
0 commit comments