You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by "seanjmullan (via GitHub)" <gi...@apache.org> on 2023/05/17 18:43:40 UTC

[GitHub] [santuario-xml-security-java] seanjmullan commented on a diff in pull request #169: Propagate failures from the NodeFilter via a checked exception

seanjmullan commented on code in PR #169:
URL: https://github.com/apache/santuario-xml-security-java/pull/169#discussion_r1196925278


##########
src/test/java/org/apache/xml/security/test/dom/interop/BaltimoreTest.java:
##########
@@ -277,37 +277,6 @@ public void test_fifteen_external_dsa() throws Exception {
         assertTrue(verify, filename);
     }
 
-    /**

Review Comment:
   I think it can be useful to modify and keep this as a negative test, that is make sure it throws an exception when Xalan is not available to process the here() function.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@santuario.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org