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

Rayees Namathponnan commented on CLOUDSTACK-4633:
-------------------------------------------------

Test cases still fails after the recent change 



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 
125, in beforeTest
    self.testclient.identifier = '-'.join([self.identifier, testname])
TypeError: sequence item 0: expected string, NoneType found
                
> [Automation] test_project_limits.py test cases failed with No module named 
> integration
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4633
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4633
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.1
>         Environment: Automation 
>            Reporter: Rayees Namathponnan
>            Assignee: Gaurav Aradhye
>            Priority: Critical
>             Fix For: 4.2.1
>
>
> test_project_limits.py Failed with below error 
> No module named integration
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/usr/local/lib/python2.7/site-packages/nose/loader.py", line 413, in 
> loadTestsFromName
>     addr.filename, addr.module)
>   File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 47, in 
> importFromPath
>     return self.importFromDir(dir_path, fqname)
>   File "/usr/local/lib/python2.7/site-packages/nose/importer.py", line 79, in 
> importFromDir
>     fh, filename, desc = find_module(part, path)
> ImportError: No module named integration

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

Reply via email to