Bug 1016937

Summary: LoginTest.java is unstable
Product: [Retired] Zanata Reporter: Damian Jansen <djansen>
Component: DeploymentAssignee: zanata-dev-internal <zanata-dev-internal>
Status: CLOSED NOTABUG QA Contact: Damian Jansen <djansen>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.0CC: pahuang, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-05 05:18:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Damian Jansen 2013-10-09 01:23:40 UTC
Description of problem:
./functional-test/src/test/java/org/zanata/feature/security/LoginTest.java
Test unstable, may be fixed by https://github.com/zanata/zanata-server/pull/209 but requires testing. Disabled for now.

Version-Release number of selected component (if applicable):
3.0

Additional info:
INFO  [LoginWorkFlow] - accessing zanata at: http://localhost:9898/zanata/
INFO  [LoginWorkFlow] - log in as username: admin
INFO  [LoginWorkFlow] - accessing zanata at: http://localhost:9898/zanata/
INFO  [LoginWorkFlow] - log in as username: translator
WARN  [LoginWorkFlow] - Login failed. May due to some weird issue. Will Try again.
INFO  [LoginWorkFlow] - log in as username: translator

"Login failed"

Comment 1 Patrick Huang 2014-02-05 05:14:52 UTC
LoginTest removed since it's been covered in SecurityFullTest