I am trying to run a unit test with the following command (against master):

./testcas.sh --category unit --test SurrogateLdapAuthenticationServiceTests 

which runs:

./gradlew testSimple  --tests "SurrogateLdapAuthenticationServiceTests" 
--no-daemon --configure-on-demand --build-cache -x javadoc -x check 
-Dverbose=true --parallel

which executes and prints '... exit code 0 ...', even when a failing assert 
is added to the test.

What am I missing?

Thanks

Ray


-- 
You received this message because you are subscribed to the Google Groups "CAS 
Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-dev/ae0100dc-c8df-4394-9475-1639630783cfn%40apereo.org.

Reply via email to