|
@@ -477,6 +477,7 @@ public class RegressionIT extends MlNativeDataFrameAnalyticsIntegTestCase {
|
|
"Finished analysis");
|
|
"Finished analysis");
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/60212")
|
|
public void testAliasFields() throws Exception {
|
|
public void testAliasFields() throws Exception {
|
|
// The goal of this test is to assert alias fields are included in the analytics job.
|
|
// The goal of this test is to assert alias fields are included in the analytics job.
|
|
// We have a simple dataset with two integer fields: field_1 and field_2.
|
|
// We have a simple dataset with two integer fields: field_1 and field_2.
|