: LUCENE-3847: ignore user.timezone because it is set by java logging system 
and this is hard to predict.

crazy thought: what if instead of ignoring it in these checks, we force 
set it to UTC? either in ant or in the test runner .. whichever makes 
more sense. (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)

-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to