[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #11 from Mark Thomas --- I'm wondering if this is a load issue. The test had a fairly low timeout on the server (3s) and I can imagine a situation where that timeout might get triggered if the host machine was under load. I've

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #10 from Remy Maucherat --- A defect from the testsuite is that it tests either JSSE or OpenSSL, not both [it would need two extra full runs to test it]. Personally, I always use OpenSSL rather than JSSE. It is a bit unexpected

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #9 from Konstantin Kolinko --- (In reply to Konstantin Kolinko from comment #7) > Rerunning the test: 3. 20 runs with Java 14 (OpenJDK 14 GA (14.0.0)): All runs completed successfully. No issues noted. -- You are receiving this

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #8 from Konstantin Kolinko --- Created attachment 37150 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37150=edit 04_TEST-org.apache.tomcat.util.net.TestSsl.NIO.txt Java 8 (AdoptOpenJDK 8.0.242.08-hotspot), NIO The same

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #7 from Konstantin Kolinko --- Rerunning the test: 1. Additional 10 runs with the same Java 8 (AdoptOpenJDK 8.0.242.08-hotspot), - APR failures: 2 - The same "bad record MAC" as earlier (Comment 4) - 03_*txt - NIO2 failures: 4 -

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #6 from Konstantin Kolinko --- (In reply to Remy Maucherat from comment #3) > Do you imply what the testPost test does is incorrect ? I do not see any obvious flaw in the design. I think that many clients behave like that. The

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #5 from Michael Osipov --- I see similar errors in other tests once in a while. Doesn't this simply mean tests are flaky since sockets are not 100% reliable? -- You are receiving this mail because: You are the assignee for the

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #4 from Konstantin Kolinko --- Created attachment 37149 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37149=edit 03_TEST-org.apache.tomcat.util.net.TestSsl.APR.txt An APR failure. I observed it once.

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 Remy Maucherat changed: What|Removed |Added OS||All --- Comment #3 from Remy

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #2 from Konstantin Kolinko --- Created attachment 37148 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37148=edit 02_TEST-org.apache.tomcat.util.net.TestSsl.NIO2.txt Out of 4 NIO2 failures, this kind of failure occurred in

[Bug 64317] org.apache.tomcat.util.net.TestSsl testPost() test failing on Windows

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64317 --- Comment #1 from Konstantin Kolinko --- Created attachment 37147 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37147=edit 01_TEST-org.apache.tomcat.util.net.TestSsl.NIO2.txt Out of 4 NIO2 failures, this kind of failure occurred