Mute test for #35361

This commit is contained in:
Alpar Torok 2018-11-08 11:27:46 +02:00
parent 14b811446f
commit f9154758e6
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ public class SmokeTestWatcherWithSecurityIT extends ESRestTestCase {
assertThat(value, is("15"));
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35361")
public void testSearchTransformInsufficientPermissions() throws Exception {
try (XContentBuilder builder = jsonBuilder()) {
builder.startObject();