You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Prasanna Santhanam (JIRA)" <ji...@apache.org> on 2013/07/23 14:44:48 UTC

[jira] [Resolved] (CLOUDSTACK-3728) Test case test_snapshots.TestSnapshots failed due to TypeError (expected string, int found)

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

Prasanna Santhanam resolved CLOUDSTACK-3728.
--------------------------------------------

    Resolution: Fixed
    
> Test case test_snapshots.TestSnapshots failed due to TypeError (expected string, int found)
> -------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3728
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3728
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.0
>         Environment: Automation 
>            Reporter: Rayees Namathponnan
>            Assignee: Prasanna Santhanam
>             Fix For: 4.2.0
>
>
> Tets cases from below suite failed 
> integration.component.test_snapshots.TestSnapshots
> Error Message
> sequence item 0: expected string, int found
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_snapshots.py", line 841, in test_07_template_from_snapshot
>     random_data_0 = random_gen(100)
>   File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/utils.py", line 102, in random_gen
>     return ''.join([id, '-', randomstr])
> TypeError: sequence item 0: expected string, int found

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira