I've executed the live tests again, and there are two failures:

    Failed tests:
    testCreateTag(org.jclouds.cloudsigma2.CloudSigma2ApiLiveTest):
    [{"error_point": null, "error_type": "validation", "error_message": "Tag 
with name \"Cloudsigma2 Test tag\" and owner \"[email protected]\" already 
exists"}]
    testCreateTags(org.jclouds.cloudsigma2.CloudSigma2ApiLiveTest):
    [{"error_point": null, "error_type": "validation", "error_message": "Tag 
with name \"Cloudsigma2 New tag\" and owner \"[email protected]\" already 
exists"}]

It seems that there is something that isn't been cleaned up in the tests?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-23471697

Reply via email to