Re: [Dev] Automation Framework login fails

2013-07-27 Thread Krishantha Samaraweera
On Sat, Jul 27, 2013 at 9:55 PM, Ajith Vitharana wrote: > > > > On Sat, Jul 27, 2013 at 9:23 PM, Ajith Vitharana wrote: > >> Hi Krishantha, >> >> >> This is due to bug in the user populator code in the test framework, >> according to the latset UM changes you have to revert the commit r175414. >

Re: [Dev] Automation Framework login fails

2013-07-27 Thread Ajith Vitharana
On Sat, Jul 27, 2013 at 9:23 PM, Ajith Vitharana wrote: > Hi Krishantha, > > > This is due to bug in the user populator code in the test framework, > according to the latset UM changes you have to revert the commit r175414. > I did this locally and working fine. > Revert and committed. Thanks A

Re: [Dev] Automation Framework login fails

2013-07-27 Thread Ajith Vitharana
Hi Krishantha, This is due to bug in the user populator code in the test framework, according to the latset UM changes you have to revert the commit r175414. I did this locally and working fine. Thanks Ajith. On Sat, Jul 27, 2013 at 5:07 PM, Krishantha Samaraweera wrote: > The framework po

Re: [Dev] Automation Framework login fails

2013-07-27 Thread Krishantha Samaraweera
The framework populate a few users to the server before executing any test. It also login as new users to see whether the users were added successfully. Was that step successful ? If it was successful, you need to debug the test case to see what is going on Thanks, Krishantha. On Sat, Jul 27, 20

[Dev] Automation Framework login fails

2013-07-27 Thread Vijitha Kumara
$Subject with latest UM changes. initialize(org.wso2.carbon.registry.metadata.test.wsdl.WsdlDependencyVerificationTestCase) Time elapsed: 52.558 sec <<< FAILURE! org.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionException: Login Unsuccessful. Return false as a login status by Serv