Rayees Namathponnan created CLOUDSTACK-3798:
-----------------------------------------------

             Summary: test_accounts.TestUserLogin failed with login responce is 
NONE
                 Key: CLOUDSTACK-3798
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3798
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Rayees Namathponnan


Below test case failed in regression test 

integration.component.test_accounts.TestUserLogin.test_LoginApiUuidResponse


Observed below error in log

Error Message

Login response should not be none
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestUserLogin: DEBUG: Creating an user account..
testclient.testcase.TestUserLogin: DEBUG: Logging into the cloudstack with 
login API
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_accounts.py", 
line 1501, in test_LoginApiUuidResponse
    self.assertEqual(respose, None, "Login response should not be none")
  File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/local/lib/python2.7/unittest/case.py", line 487, in 
_baseAssertEqual
    raise self.failureException(msg)
Login response should not be none
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestUserLogin: DEBUG: Creating an user account..
testclient.testcase.TestUserLogin: DEBUG: Logging into the cloudstack with 
login API
--------------------- >> end captured logging << ---------------------

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