Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12765 - Failure


Copy link to this message
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2324 - Failure
Chris Hostetter 2012-04-24, 17:35

: 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

---------------------------------------------------------------------