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 257ad51 commit 9ccf117Copy full SHA for 9ccf117
muted-tests.yml
@@ -251,6 +251,9 @@ tests:
251
issue: https://github.com/elastic/elasticsearch/issues/119179
252
- class: org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
253
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
258
# Examples:
259
#
0 commit comments