mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
parent
d1c196a1b2
commit
4c9fe31da8
@ -780,6 +780,7 @@ public class ClassificationIT extends MlNativeDataFrameAnalyticsIntegTestCase {
|
||||
assertThat(getOnlyElement(getAnalytics(jobId)).getDescription(), is(equalTo("updated-description-2")));
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/61704")
|
||||
public void testTooLowConfiguredMemoryStillStarts() throws Exception {
|
||||
initialize("low_memory_analysis");
|
||||
indexData(sourceIndex, 10_000, 0, NESTED_FIELD);
|
||||
|
Loading…
x
Reference in New Issue
Block a user