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 d302962 commit 8ba5741Copy full SHA for 8ba5741
muted-tests.yml
@@ -395,6 +395,9 @@ tests:
395
- class: org.elasticsearch.xpack.security.authz.RBACEngineTests
396
method: testGetRoleDescriptorsIntersectionForRemoteClusterHasDeterministicOrderForIndicesPrivileges
397
issue: https://github.com/elastic/elasticsearch/issues/126061
398
+- class: org.elasticsearch.search.CCSDuelIT
399
+ method: testTerminateAfter
400
+ issue: https://github.com/elastic/elasticsearch/issues/126085
401
402
# Examples:
403
#
0 commit comments