Re: Failure of TestFormAuthenticator with NIO in trunk

2011-01-29 Thread Konstantin Kolinko
2011/1/29 Mark Thomas : > On 29/01/2011 18:48, Konstantin Kolinko wrote: >> Hi! >> >> In r1063366 [1] there was a check added to Nttp11NioProtocol class that >> now causes 3 of 5 tests in TestFormAuthenticator to fail with Nio connector. > > That'll be my fault. I'll revisit that patch. > OK. Your

Re: Failure of TestFormAuthenticator with NIO in trunk

2011-01-29 Thread Mark Thomas
On 29/01/2011 18:48, Konstantin Kolinko wrote: > Hi! > > In r1063366 [1] there was a check added to Nttp11NioProtocol class that > now causes 3 of 5 tests in TestFormAuthenticator to fail with Nio connector. That'll be my fault. I'll revisit that patch. Mark > I do not know whether you will be