Forráskód Böngészése

Revert "Mute get-ccr-stats doctest (#48375)"

This reverts commit f861927e8b8fc987949ce996a131a2d272b9646e.
Yannick Welsch 6 éve
szülő
commit
237e3f0755
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      docs/reference/ccr/apis/get-ccr-stats.asciidoc

+ 0 - 1
docs/reference/ccr/apis/get-ccr-stats.asciidoc

@@ -176,4 +176,3 @@ The API returns the following results:
 // TESTRESPONSE[s/"failed_write_requests" : 0/"failed_write_requests" : $body.follow_stats.indices.0.shards.0.failed_write_requests/]
 // TESTRESPONSE[s/"operations_written" : 832/"operations_written" : $body.follow_stats.indices.0.shards.0.operations_written/]
 // 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/]
-// TESTRESPONSE[skip:"AwaitsFix https://github.com/elastic/elasticsearch/issues/47718"]