I noticed this and made a subsequent fix for this test (4x: r1411348 / trunk: r1411334). I'm having difficulty getting to this Jenkins so I'm not sure if this failure is before or after this commit?
James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 From: Robert Muir [mailto:[email protected]] Sent: Monday, November 19, 2012 12:27 PM To: [email protected] Subject: Re: Fullmetal Jenkins: Solr4X - Build # 28 - Failure! 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]<mailto:[email protected]>> wrote: On Nov 19, 2012, at 1:18 PM, [email protected]<mailto:[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]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]>
