Skip to content

Commit 8467daf

Browse files
authored
Test mute for issue 60212 (#60213)
1 parent f3323b9 commit 8467daf

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration/RegressionIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ public void testWithDatastream() throws Exception {
477477
"Finished analysis");
478478
}
479479

480+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/60212")
480481
public void testAliasFields() throws Exception {
481482
// The goal of this test is to assert alias fields are included in the analytics job.
482483
// We have a simple dataset with two integer fields: field_1 and field_2.

0 commit comments

Comments
 (0)