]
Ondrej Zizka reassigned WFLY-2818:
----------------------------------
Assignee: (was: Ondrej Zizka)
LdapRoleMappingG2UTestCase fails
--------------------------------
Key: WFLY-2818
URL:
https://issues.jboss.org/browse/WFLY-2818
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 8.0.0.CR1
Environment: all
Reporter: Aleksandar Kostadinov
LdapRoleMappingG2UTestCase fails being unable to start wildfly container with arquillian.
Actually container is started and I don't see any server errors in the log.
If I try to connect the server with cli before arquillian start timeout expires I am
asked for a user/password pair so my guess is that the test case is breaking the standard
passwordless auth and arquillian can't auth to server so can't verify it is
running correctly.