Skip to content

Commit

Permalink
Mute test elastic#38949
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Feb 18, 2019
1 parent 92e2ccf commit b6a7e99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ public void testFollowIndex() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38949")
public void testFollowIndexWithConcurrentMappingChanges() throws Exception {
final int numberOfPrimaryShards = randomIntBetween(1, 3);
final String leaderIndexSettings = getIndexSettings(numberOfPrimaryShards, between(0, 1),
Expand Down

0 comments on commit b6a7e99

Please sign in to comment.