[TEST] Mute failing test: SSLTrustRestrictionsTests testRestrictionsAreReloaded

See elastic/x-pack-elasticsearch#2007

Original commit: elastic/x-pack-elasticsearch@1deb4a7162
This commit is contained in:
David Roberts 2017-07-14 16:30:47 +01:00
parent 6b4468ea5c
commit 8365038584
1 changed files with 2 additions and 0 deletions

View File

@ -156,6 +156,8 @@ public class SSLTrustRestrictionsTests extends SecurityIntegTestCase {
// expected
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/x-pack-elasticsearch/issues/2007")
public void testRestrictionsAreReloaded() throws Exception {
writeRestrictions("*");
try {