Skip to content

Commit

Permalink
muted test
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Sep 21, 2017
1 parent 0f80966 commit 369a899
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,7 @@ public void testTrackScores() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/26738")
public void testTopHitsInNestedSimple() throws Exception {
SearchResponse searchResponse = client().prepareSearch("articles")
.setQuery(matchQuery("title", "title"))
Expand Down

0 comments on commit 369a899

Please sign in to comment.