You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Santhosh Kumar Edukulla (JIRA)" <ji...@apache.org> on 2013/12/20 14:28:15 UTC

[jira] [Closed] (CLOUDSTACK-5378) nose failure sequence item 0: expected string, NoneType found

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

Santhosh Kumar Edukulla closed CLOUDSTACK-5378.
-----------------------------------------------


> nose failure sequence item 0: expected string, NoneType found
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5378
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5378
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: marvin
>    Affects Versions: 4.3.0
>            Reporter: Girish Shilamkar
>            Assignee: Santhosh Kumar Edukulla
>            Priority: Critical
>
> Error Message
> sequence item 0: expected string, NoneType found
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 132, in run
>     self.beforeTest(result)
>   File "/usr/local/lib/python2.7/site-packages/nose/case.py", line 74, in beforeTest
>     beforeTest(self.test)
>   File "/usr/local/lib/python2.7/site-packages/nose/proxy.py", line 117, in beforeTest
>     self.plugins.beforeTest(self.test)
>   File "/usr/local/lib/python2.7/site-packages/nose/plugins/manager.py", line 99, in __call__
>     return self.call(*arg, **kw)
>   File "/usr/local/lib/python2.7/site-packages/nose/plugins/manager.py", line 167, in simple
>     result = meth(*arg, **kw)
>   File "/usr/local/lib/python2.7/site-packages/marvin/marvinPlugin.py", line 131, in beforeTest
>     self.testclient.identifier = '-'.join([self.identifier, self.testName])
> TypeError: sequence item 0: expected string, NoneType found



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)