Hide Forgot
Description of problem: When I run the testsuite from xmlsec1 package I see a lot of errors: For example: merlin-xmldsig-twenty-three/signature-enveloping-hmac-sha1-40 Verify existing signature Fail Create new signature Fail Verify new signature Fail merlin-xmldsig-twenty-three/signature-external-dsa Verify existing signature Fail merlin-xmldsig-twenty-three/signature-keyname Verify existing signature Fail merlin-xmldsig-twenty-three/signature-x509-crt Verify existing signature Fail aleksey-xmldsig-01/enveloping-sha224-hmac-sha224 Verify existing signature Fail Create new signature Fail Verify new signature Fail aleksey-xmldsig-01/enveloping-sha224-hmac-sha224-64 Verify existing signature Fail Create new signature Fail Verify new signature Fail aleksey-xmldsig-01/enveloping-sha256-hmac-sha256 Verify existing signature Fail Create new signature Fail Verify new signature Fail aleksey-xmldsig-01/enveloping-sha256-hmac-sha256-64 Verify existing signature Fail Create new signature Fail Verify new signature Fail etc. Version-Release number of selected component (if applicable): xmlsec1-1.2.9-8.1.2 How reproducible: 100% Steps to Reproduce: 1. Install src.rpm 2. ./configure; make 3. make check Actual results: Not expected failures Expected results: Only expected Failures and errors Additional info: This is not a regression as the previous packages are falling the same way
Hi Daniel, is this a bug in the program itself or in the test suite? Thank you.