Not sure if it helps. But I was digging into the logs here:
https://api.travis-ci.org/v3/job/612517085/log.txt
and it turns out that after I did a rebase of your PR against the
changes from master I managed to
get the same errors reported by Travis.
I could be wrong, but it seems that's just a matter of updating your assertions.
On Mon, Nov 18, 2019 at 5:31 PM Douglas Palmer <dpalmer(a)redhat.com> wrote:
Hi everyone
I have a problem with Client.getBaseURL(). When called locally in a test it returns
"/auth/realms/test/account" when the same test is executed in Travis it returns
"/realms/test/account”. Does anyone know why this happens and how I can fix it?
Regards
Doug
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev
--
- abstractj