Revert "Marked copy to another zone tests as expectedFailure". This reverts commit 18a3e3cf2b.

This commit is contained in:
Chirag Jog 2012-06-07 18:42:24 +05:30
parent 18a3e3cf2b
commit 2133b17728
2 changed files with 2 additions and 2 deletions

View File

@ -442,7 +442,7 @@ class TestISO(cloudstackTestCase):
"Check isfeatured permission of ISO"
)
return
@unittest.expectedFailure
def test_06_copy_iso(self):
"""Test for copy ISO from one zone to another"""

View File

@ -634,7 +634,7 @@ class TestTemplates(cloudstackTestCase):
"ListTemplates should not list any system templates"
)
return
@unittest.expectedFailure
def test_06_copy_template(self):
"""Test for copy template from one zone to another"""