You're missing the fact that testSimple cannot run something tagged for LDAP.
-- Misagh On Wed, Mar 19, 2025, 7:18 AM Ray Bon <[email protected]> wrote: > 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 > <https://groups.google.com/a/apereo.org/d/msgid/cas-dev/ae0100dc-c8df-4394-9475-1639630783cfn%40apereo.org?utm_medium=email&utm_source=footer> > . > -- 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/CAGSBKke_ztfGQA7wJ0iJrntjrpcdvx0rvitmCogPAQP7%3D%3DkBPA%40mail.gmail.com.
