mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
disable integration test, see elastic/x-pack-elasticsearch#823 for details (elastic/x-pack-elasticsearch#824)
[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:
parent
1bed557911
commit
27dce8669c
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user