Am 18.03.2018 um 21:24 schrieb Mark Thomas:
On 18/03/18 20:18, Mark Thomas wrote:
On 18/03/18 15:30, Rainer Jung wrote:
Am 18.03.2018 um 03:48 schrieb Bill Barker:
[concat] Testsuites with failed tests:
[concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO.txt
[concat]
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO.txt
<snip/>
I ran the tests locally on vmgump to validate my commits. Clearly I am
not doing something right. I'll look into this some more.
Well, at least it was easy to find my mistake.
When I was working on this a couple of days ago I was having issues with
the tests failing and I tried several things before I realised a Gump
run had started and the OpenSSL didn't exist.
When I came back to it I had a mix of changes both locally (on vmgump)
and on my main dev machine. I forgot to commit the local change. Hence
the tests passed when I ran them but failed when Gump ran them.
Should be fixed now.
And I only updated my tcnative build to OpenSSL 1.1.1 but forgot to
update the test.openssl.path property. Now that I did it, the test fails
here but for a totally different and local reason: the "openssl ciphers
-ciphersuites" flag was only added after 1.1.1-pre2, so is currently
only available in snapshots (like Gump uses them) but not in my local
build. But that's not a problem, 1.1.1-pre3 will be coming soon.
Sorry for the noise.
Same here.
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org