Skip to content

Commit 6870931

Browse files
committed
[ML] Change docs test mute comment
The original comment mentioned issue elastic#48583, but issue elastic#48941 is specifically open for this mute. However, this is inappropriate, as the underlying reason the test cannot be unmuted is the same as for all the other tests skipped with the comment "Kibana sample data": issues elastic#51572, elastic#51576 and elastic#51678. Closes elastic#48941
1 parent 6decee2 commit 6870931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=allow-no-jobs]
9292
--------------------------------------------------
9393
POST _ml/anomaly_detectors/low_request_rate/_close
9494
--------------------------------------------------
95-
// TEST[skip:sometimes fails due to https://github.com/elastic/elasticsearch/pull/48583#issuecomment-552991325]
95+
// TEST[skip:Kibana sample data]
9696

9797
When the job is closed, you receive the following results:
9898

0 commit comments

Comments
 (0)