You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by gauravaradhye <gi...@git.apache.org> on 2015/06/10 08:45:42 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8546: Correcting "skip test" c...

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 <ga...@clogeny.com>
Date:   2015-06-10T06:34:13Z

    CLOUDSTACK-8546: Correcting skip test code in testpath_vMotion_vmware.py

commit c568daf69c8742fb6648d98d6f73c162588ffb8b
Author: Gaurav Aradhye <ga...@clogeny.com>
Date:   2015-06-10T06:42:27Z

    CLOUDSTACK-8546: Removed unused imports

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-8546: Correcting "skip test" c...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/377


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---