mute test, we have an issue for it
Original commit: elastic/x-pack-elasticsearch@59fc88a9a3
This commit is contained in:
parent
ec950a2ca7
commit
656a6bb624
|
@ -70,6 +70,7 @@ public class ActiveDirectorySessionFactoryTests extends AbstractActiveDirectoryI
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/x-plugins/issues/2849")
|
||||||
public void testTcpReadTimeout() throws Exception {
|
public void testTcpReadTimeout() throws Exception {
|
||||||
Settings settings = Settings.builder()
|
Settings settings = Settings.builder()
|
||||||
.put(buildAdSettings(AD_LDAP_URL, AD_DOMAIN, false))
|
.put(buildAdSettings(AD_LDAP_URL, AD_DOMAIN, false))
|
||||||
|
|
Loading…
Reference in New Issue