Bug 1016937 - LoginTest.java is unstable
Summary: LoginTest.java is unstable
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Zanata
Classification: Retired
Component: Deployment
Version: 3.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: zanata-dev-internal
QA Contact: Damian Jansen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 01:23 UTC by Damian Jansen
Modified: 2014-02-05 05:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2014-02-05 05:18:18 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.