add patch to fix failing OCSP stapling test for IO::Socket::SSL extension in Perl-bundle-CPAN easyconfigs#23030
Conversation
IO::Socket::SSL failing testIO::Socket::SSL failing tests
|
@boegelbot please test @ jsc-zen3 |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2940094302 processed Message to humans: this is just bookkeeping information for me, |
864d46e to
fc2ab8f
Compare
The OCSP stapling tests run by the `IO::Socket::SSL` extension of `Perl-bundle-CPAN` started failing due to a change of behavior of the server contacted by these tests (see noxxi/p5-io-socket-ssl#169). A patch derived from noxxi/p5-io-socket-ssl@58ad1d1 is applied to avoid this issue.
fc2ab8f to
df47393
Compare
|
Test report by @Crivella |
|
Test report by @sassy-crick |
|
Test report by @boegelbot |
|
Strangely enough, it all works on our RHEL-8 cluster with the full test report being here Test resultBuild succeeded for 6 out of 6 Overview of tested easyconfigs (in order)
Time info
EasyBuild info
|
|
I think there is quite a bit of flakiness in the tests. |
|
@boegelbot please test @ jsc-zen3 |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2948954049 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
So #23030 (comment) is the test build that previously failed in #23030 (comment) I think there is some serious flakyness in this tests but that is unrelated to this PR which is only applying the upstream patch to disable the OCSP test, i would be prone to merge this as is |
Crivella
left a comment
There was a problem hiding this comment.
Also checked that the fingerprint has always been the same since 8 years ago, so no trouble using the same patch for all versions.
LGTM
|
Going in, thanks @lorisercole! |
IO::Socket::SSL failing testsIO::Socket::SSL extension in Perl-bundle-CPAN easyconfigs
The OCSP stapling tests run by the
IO::Socket::SSLextension ofPerl-bundle-CPANstarted failing due to a change of behavior of the server contacted by these tests (see noxxi/p5-io-socket-ssl#169).A patch derived from noxxi/p5-io-socket-ssl@58ad1d1 is applied to avoid this issue.