Skip to content

Commit

Permalink
[TEST] Mute PinnedQueryBuilderIT.testPinnedPromotions (elastic#46175)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitris-athanasiou authored Aug 30, 2019
1 parent 121576d commit 42c7449
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ protected Collection<Class<? extends Plugin>> nodePlugins() {
return plugins;
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/46174")
public void testPinnedPromotions() throws Exception {
assertAcked(prepareCreate("test")
.addMapping("type1",
Expand Down

0 comments on commit 42c7449

Please sign in to comment.