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 890c4e2 commit df82c06Copy full SHA for df82c06
muted-tests.yml
@@ -488,6 +488,10 @@ tests:
488
issue: https://github.com/elastic/elasticsearch/issues/128500
489
- class: org.elasticsearch.xpack.esql.ccq.EsqlRestValidationIT
490
issue: https://github.com/elastic/elasticsearch/issues/128543
491
+- class: org.elasticsearch.xpack.ccr.index.engine.FollowingEngineTests
492
+ method: testProcessOnceOnPrimary
493
+ issue: https://github.com/elastic/elasticsearch/issues/128541
494
+
495
# Examples:
496
#
497
# Mute a single test case in a YAML test suite:
0 commit comments