Test mute for issue 60212 (#60214)
This commit is contained in:
parent
608a5b9e71
commit
ea3c49979e
|
@ -461,6 +461,7 @@ public class RegressionIT extends MlNativeDataFrameAnalyticsIntegTestCase {
|
|||
"Finished analysis");
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/60212")
|
||||
public void testAliasFields() throws Exception {
|
||||
// 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.
|
||||
|
|
Loading…
Reference in New Issue