I believe they are part of central CI, just look for keycloak-ui job.
On Mon, Nov 13, 2017 at 12:53 PM Stan Silvert <ssilvert(a)redhat.com> wrote:
Right now, the admin console tests are not being run as part of CI.
As a
result, they have become neglected and broken. The console bugs I am
fixing right now are minor and for now we can get away with merging
fixes that don't include unit tests, but the longer we wait, the worse
this will get.
Can we come up with a plan to get these tests running again?
FYI, when I try to run a console test, I get:
Caused by: java.lang.IllegalStateException: Password blacklists location
does not exist:
c:\GitHub\keycloak\testsuite\integration-arquillian\tests\other\console\target\test-classes\password-blacklists
I can manually create the password-blacklists directory, but then I get:
08:51:31,786 ERROR [io.undertow.request] UT005023: Exception handling
request to /auth/realms/master/protocol/openid-connect/token
org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException:
Uncompilable source code - Erroneous sym type:
org.keycloak.authentication.AuthenticationFlowContext.getAuthenticationSession.setAuthNote
...
...
Caused by: java.lang.RuntimeException: Uncompilable source code -
Erroneous sym type:
org.keycloak.authentication.AuthenticationFlowContext.getAuthenticationSession.setAuthNote
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev