mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Mute test for #35361
This commit is contained in:
parent
14b811446f
commit
f9154758e6
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user