On Fri, Oct 15, 2010 at 5:37 PM, Chris Hostetter
<[email protected]> wrote:

> How should we deal with tests where the entire point of hte code being
> tested is dealing with failure to connect?
>
>

even disregarding the blackhole thing, this way is just wrong. what if
there happens to be a solr on port 33331?

lucene's contrib/remote had similar code, and when it randomly failed
because i had stuff running on the port it picked like that, i rewrote
that crap.

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

Reply via email to