[
https://issues.apache.org/jira/browse/CLOUDSTACK-8546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580118#comment-14580118
]
ASF GitHub Bot commented on CLOUDSTACK-8546:
--------------------------------------------
GitHub user gauravaradhye opened a pull request:
https://github.com/apache/cloudstack/pull/377
CLOUDSTACK-8546: Correcting "skip test" code in testpath_vMotion_vmware.py
Removing cls.skipTest which is not a valid way to skip a test case.
Also, instead of skipping through setUpClass, skipped test case through
setUp() so that it is reported as skipped rather than as an exception.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gauravaradhye/cloudstack 8546
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/377.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #377
----
commit d1b46623833d68336358b5e395a0ee428e00b74d
Author: Gaurav Aradhye <[email protected]>
Date: 2015-06-10T06:34:13Z
CLOUDSTACK-8546: Correcting skip test code in testpath_vMotion_vmware.py
commit c568daf69c8742fb6648d98d6f73c162588ffb8b
Author: Gaurav Aradhye <[email protected]>
Date: 2015-06-10T06:42:27Z
CLOUDSTACK-8546: Removed unused imports
----
> Fix test script issue in testpath_vMotion_vmware.py
> ---------------------------------------------------
>
> Key: CLOUDSTACK-8546
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8546
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.6.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.6.0
>
>
> The skip test code in the test suite is not written properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)