[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518782#comment-14518782
 ] 

ASF subversion and git services commented on CLOUDSTACK-8394:
-------------------------------------------------------------

Commit 69f239afffdb8e9cd6e8d698d65cecbb609d7021 in cloudstack's branch 
refs/heads/master from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=69f239a ]

CLOUDSTACK-8394: Skipping download ISO tests for simulator

Signed-off-by: Gaurav Aradhye <gaurav.arad...@clogeny.com>
This closes #207


> Skip test cases through setUp() instead of setUpClass()
> -------------------------------------------------------
>
>                 Key: CLOUDSTACK-8394
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8394
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation
>    Affects Versions: Future
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: Future
>
>
> When the tests are skipped through setUpClass, the statement "raise 
> unittest.SkipTest()" is used. This is seen as exception in the logs. To avoid 
> this, alternatively we can set class level variable in setUpClass and read 
> this variable value in setUp() and skip the test case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to