Mute testEnableDisableBehaviour (#42929)

This commit is contained in:
Ioannis Kakavas 2019-06-06 14:00:00 +03:00
parent 40c827a3b8
commit 6ee578c6eb
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ public class LicensingTests extends SecurityIntegTestCase {
deleteSecurityIndex();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42215")
public void testEnableDisableBehaviour() throws Exception {
IndexResponse indexResponse = index("test", "type", jsonBuilder()
.startObject()