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 25503ef commit 395f3e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,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 395f3e1

Please sign in to comment.