This test uses SimpleDateFormat ctor in several places that implicitly uses the default locale. (and other date handling with explicit default timezone and so on, I guess that might be a separate issue).
On Mon, Nov 19, 2012 at 1:20 PM, Mark Miller <[email protected]> wrote: > > On Nov 19, 2012, at 1:18 PM, [email protected] wrote: > > > Solr4X - Build # 28 - Failure: > > > > Check console output at > http://fullmetaljenkins.homelinux.org:8080/job/Solr4X/28/ to view the > results. > > Looks like failure due to local issue: > > org.junit.ComparisonFailure: expected:<[๒๕๕๕-๑๑-๑๙ ๐๐:๐๐]> but > was:<[2012-11-19 00:00]> > at > __randomizedtesting.SeedInfo.seed([52960D776A05F024:97EE7E504322E141]:0) > at org.junit.Assert.assertEquals(Assert.java:125) > at org.junit.Assert.assertEquals(Assert.java:147) > at > org.apache.solr.handler.dataimport.TestVariableResolver.testFunctionNamespace1(TestVariableResolver.java:152) > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
