parent
b0acd709d7
commit
66e3ca9724
|
@ -213,7 +213,6 @@ public class SmokeTestWatcherWithSecurityIT extends ESRestTestCase {
|
||||||
assertThat(value, is("15"));
|
assertThat(value, is("15"));
|
||||||
}
|
}
|
||||||
|
|
||||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35361")
|
|
||||||
public void testSearchTransformInsufficientPermissions() throws Exception {
|
public void testSearchTransformInsufficientPermissions() throws Exception {
|
||||||
try (XContentBuilder builder = jsonBuilder()) {
|
try (XContentBuilder builder = jsonBuilder()) {
|
||||||
builder.startObject();
|
builder.startObject();
|
||||||
|
|
Loading…
Reference in New Issue