https://bugzilla.redhat.com/show_bug.cgi?id=1622999 Bug ID: 1622999 Summary: perl-POE-Component-SSLify-1.012-13.fc30 FTBFS: t/connect_hook_nodata.t fails with OpenSSL 1.1.1 Product: Fedora Version: rawhide Component: perl-POE-Component-SSLify Assignee: ppisar@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: andrea.veri@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx perl-POE-Component-SSLify-1.012-13.fc30 fails to build in F30 because a test fails: $ perl -Ilib t/connect_hook_nodata.t ok 1 - SERVER: SSLify_Options ok 2 - SERVER: Server_SSLify ok 3 - SERVER: SSLify_GetStatus is pending ok 4 - SERVER: accepted ok 5 - CLIENT: Client_SSLify ok 6 - CLIENT: SSLify_GetStatus is pending ok 7 - CLIENT: connected ok 8 - CLIENT: Got callback hook ok 9 - CLIENT: Status received from callback is OK ok 10 - CLIENT: SSLify_GetCipher: TLS_AES_256_GCM_SHA384 ok 11 - CLIENT: SSLify_GetStatus is done ok 12 - SERVER: Got callback hook not ok 13 - SERVER: Status received from callback is OK # Failed test 'SERVER: Status received from callback is OK' # at t/connect_hook_nodata.t line 57. # got: '0' # expected: '1' ok 14 - SERVER: SSLify_GetCipher: TLS_AES_256_GCM_SHA384 not ok 15 - SERVER: SSLify_GetStatus is done # Failed test 'SERVER: SSLify_GetStatus is done' # at t/connect_hook_nodata.t line 62. ok 16 - SERVER: client disconnected 1..16 # Looks like you failed 2 tests of 16. This is triggered by upgrading openssl from 1.1.0 to 1.1.1. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx