Hi all, Would anyone mind terribly if I propose a patch which significantly reduces the duration of SLEEP() calls in the test cases? There are a number of tests which repeatedly call --sleep 5 which are particularly annoying...
I would probably replace all calls to --sleep X with --sleep 0.5. And, yes, I am aware there is an option to drizzletest.cc to override all sleep calls with a specific value... Thoughts? -jay
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

