[keycloak-dev] arquillian testsuite still eating exceptions

Bill Burke bburke at redhat.com
Fri Jun 9 10:39:56 EDT 2017


There's some race condition in 
AbstractKeycloakTest.afterAbstractKeycloakTest(). With debug logging 
turned off I was getting a NPE during cleanup with no stack trace in 
log.  With logging turned on, there were no failures.  I can't give you 
any more info because I couldn't generate a stack trace.


On 6/9/17 6:12 AM, Bartosz Majsak wrote:
> Can you point me to the exact test which is failing for you? I can 
> have a look if that's something on Arquillian side.
>
> Cheers,
> Bartosz
>
> On Sun, Jun 4, 2017 at 4:09 AM, Bill Burke <bburke at redhat.com 
> <mailto:bburke at redhat.com>> wrote:
>
>     I guess i should just read the docs?
>
>
>     On 6/3/17 10:22 AM, Bill Burke wrote:
>     > I'm getting an error during
>     > AbstractKeycloakTest.afterAbstractKeycloakTest() when cleanup is
>     > executed.  The problem is that the log only shows
>     NullPointerException
>     > with no stack trace.  Even worse, the failure only occurs during
>     a full
>     > maven build.  I can't duplicate the problem in IDE.  Why does
>     arquillian
>     > not display stack traces?
>     >
>     >
>     > _______________________________________________
>     > keycloak-dev mailing list
>     > keycloak-dev at lists.jboss.org <mailto:keycloak-dev at lists.jboss.org>
>     > https://lists.jboss.org/mailman/listinfo/keycloak-dev
>     <https://lists.jboss.org/mailman/listinfo/keycloak-dev>
>
>     _______________________________________________
>     keycloak-dev mailing list
>     keycloak-dev at lists.jboss.org <mailto:keycloak-dev at lists.jboss.org>
>     https://lists.jboss.org/mailman/listinfo/keycloak-dev
>     <https://lists.jboss.org/mailman/listinfo/keycloak-dev>
>
>



More information about the keycloak-dev mailing list