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 9ccf117 commit 0151e51Copy full SHA for 0151e51
muted-tests.yml
@@ -254,6 +254,9 @@ tests:
254
- class: org.elasticsearch.xpack.esql.EsqlSecurityIT
255
method: testLookupJoinIndexAllowed
256
issue: https://github.com/elastic/elasticsearch/issues/119268
257
+- class: org.elasticsearch.xpack.esql.EsqlSecurityIT
258
+ method: testLookupJoinIndexForbidden
259
+ issue: https://github.com/elastic/elasticsearch/issues/119269
260
261
# Examples:
262
#
0 commit comments