Re: Build failed in Jenkins: java-identity-provider-multi » JDK-1.7.0,WindowsServer2012 #218
Tom Zeller
tzeller at dragonacea.biz
Tue Mar 8 10:27:00 EST 2016
Marvin,
No big deal, but maybe we/I should increase the connection/socket timeout on HttpClientProxyAuthenticatorTest from the default 800ms. I imagine the Windows VM might need a little extra time sometimes.
Should I double the default to 1600ms, what do you think ?
Thx.
> See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.7.0,label=WindowsServer2012/218/changes>
>
> [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-cas-impl ---
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running TestSuite
> Tests run: 56, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.38 sec <<< FAILURE! - in TestSuite
> testAuthenticate(net.shibboleth.idp.cas.proxy.impl.HttpClientProxyAuthenticatorTest) Time elapsed: 6.544 sec <<< FAILURE!
> java.security.GeneralSecurityException: IO error
> at net.shibboleth.idp.cas.proxy.impl.HttpClientProxyAuthenticatorTest.testAuthenticate(HttpClientProxyAuthenticatorTest.java:80)
> Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to localhost:8443 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: connect timed out
More information about the dev
mailing list