Skip to content

Commit f861927

Browse files
authored
Mute get-ccr-stats doctest (#48375)
This test is failing frequently, due to #47718
1 parent 09e9bff commit f861927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/ccr/apis/get-ccr-stats.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,4 @@ The API returns the following results:
176176
// TESTRESPONSE[s/"failed_write_requests" : 0/"failed_write_requests" : $body.follow_stats.indices.0.shards.0.failed_write_requests/]
177177
// TESTRESPONSE[s/"operations_written" : 832/"operations_written" : $body.follow_stats.indices.0.shards.0.operations_written/]
178178
// TESTRESPONSE[s/"time_since_last_read_millis" : 8/"time_since_last_read_millis" : $body.follow_stats.indices.0.shards.0.time_since_last_read_millis/]
179+
// TESTRESPONSE[skip:"AwaitsFix https://github.com/elastic/elasticsearch/issues/47718"]

0 commit comments

Comments
 (0)