Skip to content

Commit 0151e51

Browse files
Mute org.elasticsearch.xpack.esql.EsqlSecurityIT testLookupJoinIndexForbidden #119269
1 parent 9ccf117 commit 0151e51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@ tests:
254254
- class: org.elasticsearch.xpack.esql.EsqlSecurityIT
255255
method: testLookupJoinIndexAllowed
256256
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
257260

258261
# Examples:
259262
#

0 commit comments

Comments
 (0)