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 b8d7417 commit 4985a61Copy full SHA for 4985a61
muted-tests.yml
@@ -447,6 +447,9 @@ tests:
447
- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
448
method: testCancellationViaTimeoutWithAllowPartialResultsSetToFalse
449
issue: https://github.com/elastic/elasticsearch/issues/127096
450
+- class: org.elasticsearch.xpack.ccr.action.ShardFollowTaskReplicationTests
451
+ method: testChangeFollowerHistoryUUID
452
+ issue: https://github.com/elastic/elasticsearch/issues/127680
453
454
# Examples:
455
#
0 commit comments