Re: [GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2018-04-16 Thread Mark Thomas
On 15/04/18 04:32, Bill Barker wrote:



>[concat] Testsuites with failed tests:
>[concat] TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.APR.txt

This should be fixed now. We should know for sure in ~12 hours.

Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2018-03-19 Thread Rainer Jung

Am 19.03.2018 um 04:52 schrieb Bill Barker:

To whom it may engage...
[concat] Testsuites with failed tests:
[concat] TEST-org.apache.tomcat.util.net.openssl.TestOpenSSLConf.APR.txt


Problem is in the test:

Testcase: testOpenSSLConfCmdCipher took 0.772 sec
FAILED
Wrong HostConfig ciphers
Expected: is ["AES256-SHA256"]
 but: was ["TLS_AES_256_GCM_SHA384", 
"TLS_CHACHA20_POLY1305_SHA256", "TLS_AES_128_GCM_SHA256", "AES256-SHA256"]

junit.framework.AssertionFailedError: Wrong HostConfig ciphers
Expected: is ["AES256-SHA256"]
 but: was ["TLS_AES_256_GCM_SHA384", 
"TLS_CHACHA20_POLY1305_SHA256", "TLS_AES_128_GCM_SHA256", "AES256-SHA256"]

at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at 
org.apache.tomcat.util.net.openssl.TestOpenSSLConf.testOpenSSLConfCmdCipher(TestOpenSSLConf.java:78)



So new OpenSSL now provides more ciphers that match resp. has some 
automatic enables.


I hope I can look into it later today.

Regards,

Rainer


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2017-12-21 Thread Mark Thomas
On 21/12/2017 05:15, Bill Barker wrote:



> test:
>[concat] Testsuites with skipped tests:
>[concat] 
> TEST-org.apache.catalina.connector.TestRequest.APR.txt:TEST-org.apache.catalina.core.TestDefaultInstanceManager.APR.txt:TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.APR.txt:TEST-org.apache.catalina.nonblocking.TestNonBlockingAPI.APR.txt:TEST-org.apache.coyote.http11.upgrade.TestUpgradeInternalHandler.APR.txt:TEST-org.apache.el.parser.TestELParser.APR.txt:TEST-org.apache.tomcat.util.net.TestClientCert.APR.txt:TEST-org.apache.tomcat.util.net.TestCustomSsl.APR.txt:TEST-org.apache.tomcat.util.net.TestSsl.APR.txt:TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.APR.txt:TEST-org.apache.tomcat.websocket.TestConnectionLimit.APR.txt:TEST-org.apache.tomcat.websocket.TestWsWebSocketContainerWithProxy.APR.txt:TEST-org.apache.tomcat.websocket.pojo.TestEncodingDecoding.APR.txt:TEST-org.apache.tomcat.websocket.server.TestAsyncMessages.APR.txt:TEST-org.apache.tomcat.websocket.server.TestClose.APR.txt:TEST-org.apache.tomcat
>  .websocket.server.TestWsRemoteEndpointImplServer.APR.txt
>[concat] Testsuites with failed tests:
>[concat] TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt

These failures were triggered by OpenSSL enabling the ARIA ciphers by
default. I've added them to trunk and 8.5.x. I'm expecting a few other
Gump failures to fall out of those changes. I'll look at them tomorrow
after the next Gump run.

Mark



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2017-12-15 Thread Mark Thomas
On 15/12/2017 05:06, Bill Barker wrote:



> Project tomcat-trunk-test-apr has an issue affecting its community 
> integration.
> This issue affects 1 projects,
>  and has been outstanding for 10 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
> - tomcat-trunk-test-apr :  Tomcat 9.x, a web server implementing the Java 
> Servlet 4.0,



>[concat] Testsuites with failed tests:
>[concat] TEST-org.apache.coyote.http11.upgrade.TestUpgrade.APR.txt

The warning issues seem to be fixed :).

The trunk/APR run has been failing on this test for a few runs. I'm
taking a look now.

Mark


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org