mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
[TEST] Mute failing test: SSLTrustRestrictionsTests testRestrictionsAreReloaded
See elastic/x-pack-elasticsearch#2007 Original commit: elastic/x-pack-elasticsearch@1deb4a7162
This commit is contained in:
parent
6b4468ea5c
commit
8365038584
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user