> @@ -125,6 +126,15 @@ public void testSetTagsOnVirtualGuest() throws Exception 
> {
>     }
>  
>     @Test(dependsOnMethods = "testSetTagsOnVirtualGuest")
> +   public void testSetNotesOnVirtualGuest() throws Exception {
> +      // Test with maximum allowed notes length - 1000 characters.

Max length for notes is 1000, 1001 would case an error.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/756/files#r31609529

Reply via email to