2012/3/6 Brian Burch <[email protected]>: > On 05/03/12 18:45, [email protected] wrote: >> >> Author: markt >> Date: Mon Mar 5 18:45:27 2012 >> New Revision: 1297158 >> >> URL: http://svn.apache.org/viewvc?rev=1297158&view=rev >> Log: >> Fix some test failures now response bodies are available for error >> responses. >> >> Modified: >> >> tomcat/trunk/test/org/apache/catalina/authenticator/TestDigestAuthenticator.java >> >> tomcat/trunk/test/org/apache/catalina/authenticator/TestNonLoginAndBasicAuthenticator.java >> >> tomcat/trunk/test/org/apache/catalina/authenticator/TestSSOnonLoginAndBasicAuthenticator.java >> > <snip> > > My proposed new test class has not yet been committed: > > org.apache.catalina.authenticator.TestSSOnonLoginAndDigestAuthenticator > > I have already updated it to make it consistent with Mark's changes (above). > > > However, this new version of my test is failing in a peculiar manner and I > am currently investigating the problem. > > I will make any further comments on the original thread "New unit tests for > Authenticators and SingleSignOn" in the hope of avoiding wasted effort or > confusion.
It is better to propose new code and parches through Bugzilla. That way there are lesser chances that it is lost in the flood of e-mails. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
