https://issues.apache.org/bugzilla/show_bug.cgi?id=50215

           Summary: test_jsr105 target appears to fail certain tests
                    because of changes to W3C xml-stylesheet spec
           Product: Security
           Version: unspecified
          Platform: Macintosh
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Signature
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The tests:

javax.xml.crypto.test.dsig.Baltimore18Test.test_signature_keyname
javax.xml.crypto.test.dsig.Baltimore18Test.test_signature_retrievalmethod_rawx509crt

and a few others fail, because they're signing the document:
http://www.w3.org/TR/xml-stylesheet/

However, this document has changed recently (2010-09-09 & 2010-10-28), and the
original reference should have been to the specific version of the file rather
than the "latest."

It appears that the test cases referencing this URL are no longer valid.

Doing:
grep -R "http://www.w3.org/TR/xml-stylesheet"; data/

shows quite a number of test cases that include this same mistake.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to