rafaelweingartner commented on a change in pull request #2902: Add checksum 
sanity validation on template registration
URL: https://github.com/apache/cloudstack/pull/2902#discussion_r225191329
 
 

 ##########
 File path: 
utils/src/test/java/org/apache/cloudstack/utils/security/DigestHelperTest.java
 ##########
 @@ -97,6 +97,30 @@ public static void init() throws 
UnsupportedEncodingException {
     public void reset() throws IOException {
         inputStream.reset();
     }
+
+    @Test(expected = IllegalArgumentException.class)
 
 Review comment:
   💯  * 👍 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to