Original commit: elastic/x-pack-elasticsearch@c5d2650acf
This commit is contained in:
David Kyle 2017-02-17 14:03:15 +00:00
parent 75470b4036
commit 1a4b87454c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ import static org.elasticsearch.common.xcontent.XContentType.JSON;
public class MlBasicMultiNodeIT extends ESRestTestCase {
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/592")
public void testMiniFarequote() throws Exception {
String jobId = "foo1";
createFarequoteJob(jobId);