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 6262492 commit f9fe613Copy full SHA for f9fe613
muted-tests.yml
@@ -495,6 +495,9 @@ tests:
495
- class: org.elasticsearch.xpack.inference.InferenceGetServicesIT
496
method: testGetServicesWithCompletionTaskType
497
issue: https://github.com/elastic/elasticsearch/issues/128952
498
+- class: org.elasticsearch.xpack.ccr.index.engine.FollowingEngineTests
499
+ method: testProcessOnceOnPrimary
500
+ issue: https://github.com/elastic/elasticsearch/issues/128541
501
502
# Examples:
503
#
0 commit comments