Skip to content

Commit b6cd5e5

Browse files
Mute org.elasticsearch.xpack.esql.EsqlAsyncSecurityIT testLookupJoinIndexForbidden #119270
1 parent 0151e51 commit b6cd5e5

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
@@ -257,6 +257,9 @@ tests:
257257
- class: org.elasticsearch.xpack.esql.EsqlSecurityIT
258258
method: testLookupJoinIndexForbidden
259259
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
260263

261264
# Examples:
262265
#

0 commit comments

Comments
 (0)