This is most likely unrelated with these fixes but... am I the only one that get the following failure:
loadCartFromQuote-test Failure Assertion failed: [grandTotal=224.99] equals [expected=165.00] as String junit.framework.AssertionFailedError: Assertion failed: [grandTotal=224.99] equals [expected=165.00] as String at org.ofbiz.testtools.SimpleMethodTest.run(SimpleMethodTest.java:100) at org.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:146) at org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:230) at org.ofbiz.base.start.Start.startStartLoaders(Start.java:310) at org.ofbiz.base.start.Start.start(Start.java:289) at org.ofbiz.base.start.Start.main(Start.java:119) ? Jacopo On Mar 26, 2012, at 1:57 PM, Jacques Le Roux wrote: > Thanks Sam for report (also to Anne and Jacopo), > > Fixed at r1305316 > > Really not having buildbot running did not help :/ Hope Infra will fix it > soon... > > Jacques > > Sam Hamilton wrote: >> Hi Jacques, >> >> We also run a internal (bamboo) testing server which tests a vanilla copy of >> ofbiz and r1304738 fixed the problem but then >> r1305004 broke it again. >> >> Sam >> >> >> On 26 Mar 2012, at 15:22, Jacques Le Roux wrote: >> >>> We can't get to your Jenkins: needs a credential. Here is what I get here >>> with trunk HEAD >>> testReadXmlLangOldStyle Success 0.000 >>> testReadXmlLangNewStyle Success 0.000 >>> >>> Jacques >>> >>> >>> From: "Hans Bakker" <[email protected]> >>>> <javascript:showStackTrace('test-org.ofbiz.base.util.test.UtilPropertiesTests.testReadXmlLangNewStyle','org.ofbiz.base.util.test/UtilPropertiesTests/testReadXmlLangNewStyle//summary')> >>>> org.ofbiz.base.util.test.UtilPropertiesTests.testReadXmlLangNewStyle >>>> <http://jenkins.antwebsystems.com/job/OFBizTrunk/75/testReport/org.ofbiz.base.util.test/UtilPropertiesTests/testReadXmlLangNewStyle/> >>>> >>>> >>>> Regards, >>>> Hans
