: The crazything: unless i have a serious bug in the test, both of those : TimeZone objects came from calling TimeZone.getTimeZone("GMT-00") ... the : only difference is that the "actual" call went through some string : validation first to ensure it matcheda regex. : : spooky fucking shit.
FWIW: I can not reproduce this using hte specified seed... ant test -Dtests.class=*.TimeZoneUtilsTest -Dtests.method=testRandom -Dtests.seed=A928CC75CAAEE111 -Dtests.multiplier=3 -Dargs="-Dfile.encoding=US-ASCII" And the same test passed on the latest trunk (non java7) jenkins build... https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13455/ -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org