Skip to content

Commit

Permalink
Mute test for #35361
Browse files Browse the repository at this point in the history
  • Loading branch information
alpar-t committed Nov 8, 2018
1 parent 14b8114 commit f915475
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ public void testSearchTransformHasPermissions() throws Exception {
assertThat(value, is("15"));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35361")
public void testSearchTransformInsufficientPermissions() throws Exception {
try (XContentBuilder builder = jsonBuilder()) {
builder.startObject();
Expand Down

0 comments on commit f915475

Please sign in to comment.