ofbiz test on trunk failing since November 4

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ofbiz test on trunk failing since November 4

hans_bakker

we have 2 results from a single test:

  org.ofbiz.testtools.SimpleMethodTest.inventory-tests.testGetInventoryAvailableByFacility
  Error Details
Assertion failed: [quantityOnHandTotal=515.000000] equals 509 as BigDecimal

Regards,
Hans
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz test on trunk failing since November 4

Jacques Le Roux
Administrator
Thanks Hans,

It's actually since Nov. 2 and http://svn.apache.org/viewvc?view=revision&revision=1538162
I did not notice it, because sometimes the new test VM shows false fails or errors. I  will fix it

Jacques

Hans Bakker wrote:
> we have 2 results from a single test:
>
>  org.ofbiz.testtools.SimpleMethodTest.inventory-tests.testGetInventoryAvailableByFacility
>  Error Details
> Assertion failed: [quantityOnHandTotal=515.000000] equals 509 as BigDecimal
>
> Regards,
> Hans
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz test on trunk failing since November 4

Jacques Le Roux
Administrator
Fixed at r1539690

Jacques

Jacques Le Roux wrote:

> Thanks Hans,
>
> It's actually since Nov. 2 and http://svn.apache.org/viewvc?view=revision&revision=1538162
> I did not notice it, because sometimes the new test VM shows false fails or errors. I  will fix it
>
> Jacques
>
> Hans Bakker wrote:
>> we have 2 results from a single test:
>>
>>  org.ofbiz.testtools.SimpleMethodTest.inventory-tests.testGetInventoryAvailableByFacility
>>  Error Details
>> Assertion failed: [quantityOnHandTotal=515.000000] equals 509 as BigDecimal
>>
>> Regards,
>> Hans
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz test on trunk failing since November 4

hans_bakker
Thanks Jacques!

On 11/08/2013 12:32 AM, Jacques Le Roux wrote:

> Fixed at r1539690
>
> Jacques
>
> Jacques Le Roux wrote:
>> Thanks Hans,
>>
>> It's actually since Nov. 2 and http://svn.apache.org/viewvc?view=revision&revision=1538162
>> I did not notice it, because sometimes the new test VM shows false fails or errors. I  will fix it
>>
>> Jacques
>>
>> Hans Bakker wrote:
>>> we have 2 results from a single test:
>>>
>>>   org.ofbiz.testtools.SimpleMethodTest.inventory-tests.testGetInventoryAvailableByFacility
>>>   Error Details
>>> Assertion failed: [quantityOnHandTotal=515.000000] equals 509 as BigDecimal
>>>
>>> Regards,
>>> Hans