https://bz.apache.org/bugzilla/show_bug.cgi?id=57530

--- Comment #4 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Violeta Georgieva from comment #3)

Interesting.

This fix looks like having a too wide scope for a single failing test, but I am
OK with it.

Setting the system property affects all the tests in the test class (as they
are run in random order in the same JVM), so setting it in a @Before method
looks fair. I do not expect any negative consequences from that property.


(In reply to Konstantin Kolinko from comment #0)
> 
> I think that this case can be reimplemented using a more simple client
> implementation,
> 
> org.apache.catalina.startup.SimpleHttpClient
> 

TestFormAuthenticator has an example of using a SimpleHttpClient to test
behaviour of Expect/Continue handling

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to