Test mute for issue 60212 (#60214)

This commit is contained in:
Benjamin Trent 2020-07-27 10:10:40 -04:00 committed by GitHub
parent 608a5b9e71
commit ea3c49979e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.