----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16115/ -----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri. Repository: cloudstack-git Description ------- Test cases test_portable_ip.py failing with below error ====================================================================== ERROR: Failure: IndentationError (unindent does not match any outer indentation level (test_portable_ip.py, line 812)) ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- There are some spaces in test case Diffs ----- test/integration/component/test_portable_ip.py dda6555 Diff: https://reviews.apache.org/r/16115/diff/ Testing ------- Tested Thanks, Rayees Namathponnan