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 322ed68 commit 87992f5Copy full SHA for 87992f5
muted-tests.yml
@@ -312,6 +312,9 @@ tests:
312
- class: org.elasticsearch.xpack.security.support.SecurityIndexManagerIntegTests
313
method: testOnIndexAvailableForSearchIndexAlreadyAvailable
314
issue: https://github.com/elastic/elasticsearch/issues/113336
315
+- class: org.elasticsearch.xpack.security.authz.SecurityScrollTests
316
+ method: testScrollIsPerUser
317
+ issue: https://github.com/elastic/elasticsearch/issues/113338
318
319
# Examples:
320
#
0 commit comments