Hi Jaccopo,

Once again, the same test is in error. Have you succedeed in reproducing it ?

Assertion failed: [invoiceTotal=323.54] equals [amount=323.0] as BigDecimal

junit.framework.AssertionFailedError: Assertion failed: [invoiceTotal=323.54] equals [amount=323.0] as BigDecimal
at org.ofbiz.testtools.SimpleMethodTest.run(SimpleMethodTest.java:81)
at org.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:146)
at org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:100)
at org.ofbiz.base.start.Start.startStartLoaders(Start.java:272)
at org.ofbiz.base.start.Start.startServer(Start.java:322)
at org.ofbiz.base.start.Start.start(Start.java:326)
at org.ofbiz.base.start.Start.main(Start.java:411)
Assertion failed: [invoiceTotal=36.43] equals [amount=36.0] as BigDecimal

junit.framework.AssertionFailedError: Assertion failed: [invoiceTotal=36.43] equals [amount=36.0] as BigDecimal
at org.ofbiz.testtools.SimpleMethodTest.run(SimpleMethodTest.java:81)
at org.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:146)
at org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:100)
at org.ofbiz.base.start.Start.startStartLoaders(Start.java:272)
at org.ofbiz.base.start.Start.startServer(Start.java:322)
at org.ofbiz.base.start.Start.start(Start.java:326)
at org.ofbiz.base.start.Start.main(Start.java:411)
Assertion failed: [invoiceTotal=56.99] equals [amount=56.0] as BigDecimal

junit.framework.AssertionFailedError: Assertion failed: [invoiceTotal=56.99] equals [amount=56.0] as BigDecimal
at org.ofbiz.testtools.SimpleMethodTest.run(SimpleMethodTest.java:81)
at org.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:146)
at org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:100)
at org.ofbiz.base.start.Start.startStartLoaders(Start.java:272)
at org.ofbiz.base.start.Start.startServer(Start.java:322)
at org.ofbiz.base.start.Start.start(Start.java:326)
at org.ofbiz.base.start.Start.main(Start.java:411)
Assertion failed: [invoiceTotal=543.23] equals [amount=543.0] as BigDecimal

Le 29/01/2010 11:37, Jacopo Cappellato a écrit :
Erwan,

could you please clean all your data and try again?
ant clean-all
ant run-tests

I know that there is an entity test that fails becaiuse of some records not 
being rolled back in previous test runs.

Jacopo

On Jan 29, 2010, at 11:28 AM, Erwan de FERRIERES wrote:



Le 29/01/2010 00:13, Scott Gray a écrit :
Hi Erwan

The tests are passing on buildbot: 
http://ci.apache.org/waterfall?show=ofbiz-trunk
Strange... Maybe it's because the tests are in failure and not error ? It just 
tried it once again, and I still got the tests not passing...


Regards
Scott


--
Erwan de FERRIERES
www.nereide.biz



--
Erwan de FERRIERES
www.nereide.biz

Reply via email to