[ML] disable failing integration test, see elastic/x-pack-elasticsearch#823 for details

Original commit: elastic/x-pack-elasticsearch@2338b3c972
This commit is contained in:
Hendrik Muhs 2017-03-23 19:54:02 +01:00 committed by GitHub
parent 1bed557911
commit 27dce8669c
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ public class MlBasicMultiNodeIT extends ESRestTestCase {
assertEquals(200, response.getStatusLine().getStatusCode());
}
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/823")
public void testMiniFarequoteReopen() throws Exception {
String jobId = "foo1_again";
createFarequoteJob(jobId);