On 01/ 7/10 06:55 PM, Brock Pytlik wrote:
Dan noticed that a certain search test seemed to be stalling out during
testing, after some further investigation, it appears that getting the
versions is the location of the stall because of a slow data rate from
the server.

At this point, I'm not sure where to go next to figure out what's going
on, so I thought I'd send what I've gathered so far out. This is
reproducible on my and Dan's machine by doing:
pfexec tests/run.py -o 2989 -t -v

Disabling persistent depot removes the stall. The stall causes a test
that when run alone, or with no persistent depot to take 4 seconds now
takes about 60. It looks to me like the first call to versions gets the
Exception, and the second almost does, taking another 27 seconds to read
the result from versions/0.

For those wondering, the result of further research into this issue resulted in this bug:

http://defect.opensolaris.org/bz/show_bug.cgi?id=13746

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to