Skip to content

Commit

Permalink
Mute test #38949
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Feb 18, 2019
1 parent 2e641d9 commit 34b3665
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 34b3665

Please sign in to comment.