You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2013/10/04 09:12:54 UTC

[jira] [Updated] (CLOUDSTACK-3840) [Automation] test_egress_rules.TestInvalidParametersForEgress.test_invalid_parameters failed to raise expected Exception

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinandan Prateek updated CLOUDSTACK-3840:
-------------------------------------------

    Fix Version/s:     (was: 4.2.0)
                   4.2.1

> [Automation] test_egress_rules.TestInvalidParametersForEgress.test_invalid_parameters failed to raise expected  Exception
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3840
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3840
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Management Server
>    Affects Versions: 4.2.0
>         Environment: Automation
>            Reporter: Rayees Namathponnan
>            Assignee: venkata swamybabu budumuru
>             Fix For: 4.2.1
>
>
> Test case integration.component.test_egress_rules.TestInvalidParametersForEgress.test_invalid_parameters failed  in automation runs, observed below error 
> Error Message
> Exception not raised
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestInvalidParametersForEgress: DEBUG: Created security group with ID: 896d1c49-1c40-4090-97f9-922ff4060ed6
> testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid port
> testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid cidr
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_egress_rules.py", line 2098, in test_invalid_parameters
>     domainid=self.account.domainid
>   File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__
>     "{0} not raised".format(exc_name))
> Exception not raised
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestInvalidParametersForEgress: DEBUG: Created security group with ID: 896d1c49-1c40-4090-97f9-922ff4060ed6
> testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid port
> testclient.testcase.TestInvalidParametersForEgress: DEBUG: Authorizing egress rule for sec group ID: 896d1c49-1c40-4090-97f9-922ff4060ed6 with invalid cidr
> --------------------- >> end captured logging << ---------------------



--
This message was sent by Atlassian JIRA
(v6.1#6144)