On Thu, Mar 22, 2012 at 4:08 PM, Chris Hostetter <hossman_luc...@fucit.org> wrote: > (that way, when interpreting test logs, we never have to worry > that some DST shift happened during the tests that might be > making the timestamps confusing) >
We already don't have to worry about this: locale and timezone are set statically for the whole test class. But by randomizing it, we also don't have to worry about improper use of the default tz/locale, which pops up from time to time, especially turkish :) -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org