Skip to content

Commit f24f4d6

Browse files
authored
Unmute Esql(Async)SecurityIT tests (#119405)
Those were fixed in #119283, but it looks like some CI checks were still running after it got merged, failed, and muted it. Fixes #119268 Fixes #119269 Fixes #119270 Fixes #119271
1 parent 80f147c commit f24f4d6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -251,18 +251,6 @@ tests:
251251
issue: https://github.com/elastic/elasticsearch/issues/119179
252252
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
253253
issue: https://github.com/elastic/elasticsearch/issues/119191
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-
- 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
266254
- class: org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT
267255
method: testEsqlTermsAggregationByMethod
268256
issue: https://github.com/elastic/elasticsearch/issues/119355

0 commit comments

Comments
 (0)