2008/6/9 Dan Price <[EMAIL PROTECTED]>: > On Mon 09 Jun 2008 at 05:54PM, [EMAIL PROTECTED] wrote: >> > I wish there was an easy way of reproducing the timeout conditions locally. >> >> The way I've been testing this is to insert calls to sleep() at >> [in]opportune moments in the depot code. It's helped me catch a lot of >> stupid edge cases. >> >> -j > > Perhaps some bit of code is needed so we could plumb this sort of > delay-injection testing into the test harness? > > I'm not quite sure what that might look like, though. One option > would be to have a new "stress" section of the test suite which one > could run... continuously.
I think that's needed. We also need some tests for memory consumption. Due to the possible latency / throughput regression the new depot code has, I'm keen on adding a few extra tests in that are as well. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
