Hmm, it passed on my pre-commit test run. This is probably a race
condition in the test, I'll take a look.

On Wed, Jul 27, 2011 at 1:33 PM, Oleg Kalnichevski <[email protected]> wrote:
> On Wed, 2011-07-27 at 13:54 +0000, [email protected] wrote:
>> Author: jonm
>> Date: Wed Jul 27 13:54:49 2011
>> New Revision: 1151465
>>
>> URL: http://svn.apache.org/viewvc?rev=1151465&view=rev
>> Log:
>> HTTPCLIENT-1108: much better unit test coverage of ConnPoolByRoute
>>
>
> Jon
>
> One test case fails for me
>
> -------------------------------------------------------------------------------
> Test set: org.apache.http.impl.conn.tsccm.TestConnPoolByRoute
> -------------------------------------------------------------------------------
> Tests run: 28, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.206
> sec <<< FAILURE!
> wakesUpWaitingThreadsOnOtherRoutesWhenEntryAvailable(org.apache.http.impl.conn.tsccm.TestConnPoolByRoute)
>   Time elapsed: 0.016 sec  <<< FAILURE!
> java.lang.AssertionError:
>        at org.junit.Assert.fail(Assert.java:91)
>        at org.junit.Assert.assertTrue(Assert.java:43)
>        at org.junit.Assert.assertTrue(Assert.java:54)
>        at
> org.apache.http.impl.conn.tsccm.TestConnPoolByRoute.wakesUpWaitingThreadsOnOtherRoutesWhenEntryAvailable(TestConnPoolByRoute.java:399)
>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to