On Thu 21 Feb 2008 at 09:15PM, Shawn Walker wrote:
> On Thu, Feb 21, 2008 at 9:11 PM, Shawn Walker <[EMAIL PROTECTED]> wrote:
> > I've noticed lately that after "make test" runs the first 12 tests, it
> >  seems to hang for several minutes before continuing.
> >
> >  This only started happening in the last few days as far as I know.
> >
> >  Is there someone I have configured incorrectly perhaps? Or is this a
> >  possible issue I need to file a bug on?
> >
> >  What can I look for?
> 
> Oh wait. I just figured it out:
> 
> PASS 12: client correctly handles errors on bad pkgsends
> 
> 
>     http://example.com:10000: Connection timed out
> PASS 13: create image on non-existent server
> 
> ***example.com***
> 
> from tests/cli-complete.ksh:
> 
> 715 pkg image-create -F -a example.com=http://example.com:10000
> $TEMPDIR/failed-image

I hit this earlier today, as well.  I'm changing this to
http://localhost:4, since I expect localhost will resolve, and port 4 is
an unused IANA port number which I strongly doubt anyone is using.

        -dp

-- 
Daniel Price - Solaris Kernel Engineering - [EMAIL PROTECTED] - blogs.sun.com/dp
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to