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 8a17a5e commit 730d110Copy full SHA for 730d110
muted-tests.yml
@@ -468,6 +468,9 @@ tests:
468
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
469
method: testFindFewer
470
issue: https://github.com/elastic/elasticsearch/issues/128002
471
+- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityRestIT
472
+ method: testTaskCancellation
473
+ issue: https://github.com/elastic/elasticsearch/issues/128009
474
475
# Examples:
476
#
0 commit comments