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

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

Girish Shilamkar created CLOUDSTACK-5378:
--------------------------------------------

             Summary: 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


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#6144)