You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Hans Bakker <ma...@antwebsystems.com> on 2012/03/26 01:56:28 UTC

junit test still failing.

 >> 
<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

Re: junit test still failing.

Posted by Anne <an...@cohsoft.com.au>.
Hi Hans

Just tried locally with rev 1305182, and all tests passed. Perhaps you have
an older rev, where the patch hadn't applied properly?

Cheers,
Anne.

On 26 March 2012 10:56, Hans Bakker <ma...@antwebsystems.com> wrote:

> >> <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/<http://jenkins.antwebsystems.com/job/OFBizTrunk/75/testReport/org.ofbiz.base.util.test/UtilPropertiesTests/testReadXmlLangNewStyle/>>
>
>
> Regards,
> Hans
>



-- 
Coherent Software Australia Pty Ltd
PO Box 2773
Cheltenham Vic 3192
Phone: (03) 9585 6788
Fax: (03) 9585 1086
Web: http://www.cohsoft.com.au/
Email: sales@cohsoft.com.au

Bonsai ERP, the all-inclusive ERP system
http://www.bonsaierp.com.au/

Re: junit test still failing.

Posted by Jacques Le Roux <jl...@les7arts.com>.
I have others big decimal related (on XP) but not loadCartFromQuote
facilitytestsinventory-tests.testGetInventoryAvailableByFacility

also
lucenetests.testCreateIndex

Jacques


From: "Jacopo Cappellato" <ja...@hotwaxmedia.com>
> 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" <ma...@antwebsystems.com>
>>>>> <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
>
> 

Re: junit test still failing.

Posted by Sam Hamilton <sa...@sh81.com>.
Thanks! Our bamboo machine shows r1305316 passing all tests

Sam


On 27 Mar 2012, at 00:20, Erwan de FERRIERES wrote:

> Le 26/03/2012 17:49, Erwan de FERRIERES a écrit :
>> Le 26/03/2012 16:18, Jacopo Cappellato a écrit :
>>> 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
>> This must come from my commits.
>> I'm looking at it.
>> 
>> Sorry for the bad commit...
>> 
> Corrected at rev 1305426.
> 
> 
> -- 
> Erwan de FERRIERES
> www.nereide.biz


Re: junit test still failing.

Posted by Erwan de FERRIERES <er...@nereide.fr>.
Le 26/03/2012 17:49, Erwan de FERRIERES a écrit :
> Le 26/03/2012 16:18, Jacopo Cappellato a écrit :
>> 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
> This must come from my commits.
> I'm looking at it.
>
> Sorry for the bad commit...
>
Corrected at rev 1305426.


-- 
Erwan de FERRIERES
www.nereide.biz

Re: junit test still failing.

Posted by Erwan de FERRIERES <er...@nereide.fr>.
Le 26/03/2012 16:18, Jacopo Cappellato a écrit :
> 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
This must come from my commits.
I'm looking at it.

Sorry for the bad commit...

-- 
Erwan de FERRIERES
www.nereide.biz

Re: junit test still failing.

Posted by Jacopo Cappellato <ja...@hotwaxmedia.com>.
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" <ma...@antwebsystems.com>
>>>> <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


Re: junit test still failing.

Posted by Jacques Le Roux <ja...@les7arts.com>.
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" <ma...@antwebsystems.com>
>>> <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

Re: junit test still failing.

Posted by Sam Hamilton <sa...@sh81.com>.
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" <ma...@antwebsystems.com>
>> <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
>> 


Re: junit test still failing.

Posted by Jacques Le Roux <ja...@les7arts.com>.
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" <ma...@antwebsystems.com>
> <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
>