Browse Source

[TEST] Mute docs snippet test in close-job.asciidoc (#49000)

Due to https://github.com/elastic/elasticsearch/pull/48583#issuecomment-552991325
David Roberts 6 years ago
parent
commit
b6c6387af5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/ml/anomaly-detection/apis/close-job.asciidoc

+ 1 - 1
docs/reference/ml/anomaly-detection/apis/close-job.asciidoc

@@ -102,7 +102,7 @@ The following example closes the `total-requests` job:
 --------------------------------------------------
 POST _ml/anomaly_detectors/total-requests/_close
 --------------------------------------------------
-// TEST[setup:server_metrics_openjob-raw]
+// TEST[skip:sometimes fails due to https://github.com/elastic/elasticsearch/pull/48583#issuecomment-552991325 - on unmuting use setup:server_metrics_openjob-raw]
 
 When the job is closed, you receive the following results: