Skip to content

Commit

Permalink
Mute testAliasFields (#96153) (#96158)
Browse files Browse the repository at this point in the history
Relates #93228
  • Loading branch information
kingherc committed May 16, 2023
1 parent 19d6efa commit bf324b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ public void testWithDatastream() throws Exception {
);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/93228")
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.
Expand Down

0 comments on commit bf324b8

Please sign in to comment.