junit tests failing.

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

junit tests failing.

hans_bakker
I just ran the ofbiz default tests to see if the junit tests now ran
with the complex parameters webservices tests.

It worked however several other tests are failing:
accountingtests:auto-accounting-transaction-tests-PaymentSentToSupplier
accountingtests:auto-accouning-transaction-tests-PaymentReceivedFromCustomer
entitytests:testMakeValue
paymenttests:auto-tests-glPostingOnCheckRun

--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: junit tests failing.

Jacopo Cappellato-4
Hans,

this is probably my fault, I will check immediately and fix the tests.
This is strange because I ran the test yesterday and they passed, but I probably did some errors.
I will let you know asap.

Jacopo


On Dec 21, 2009, at 9:53 AM, Hans Bakker wrote:

> I just ran the ofbiz default tests to see if the junit tests now ran
> with the complex parameters webservices tests.
>
> It worked however several other tests are failing:
> accountingtests:auto-accounting-transaction-tests-PaymentSentToSupplier
> accountingtests:auto-accouning-transaction-tests-PaymentReceivedFromCustomer
> entitytests:testMakeValue
> paymenttests:auto-tests-glPostingOnCheckRun
>
> --
> Antwebsystems.com: Quality OFBiz services for competitive rates
>

Reply | Threaded
Open this post in threaded view
|

Re: junit tests failing.

samhamilton
Just wondering if one of the apache build servers could run these tests
say once per day and report errors to the dev mailing list?

Sam

 On 21/12/2009 09:12, Jacopo Cappellato wrote:

> Hans,
>
> this is probably my fault, I will check immediately and fix the tests.
> This is strange because I ran the test yesterday and they passed, but I probably did some errors.
> I will let you know asap.
>
> Jacopo
>
>
> On Dec 21, 2009, at 9:53 AM, Hans Bakker wrote:
>
>  
>> I just ran the ofbiz default tests to see if the junit tests now ran
>> with the complex parameters webservices tests.
>>
>> It worked however several other tests are failing:
>> accountingtests:auto-accounting-transaction-tests-PaymentSentToSupplier
>> accountingtests:auto-accouning-transaction-tests-PaymentReceivedFromCustomer
>> entitytests:testMakeValue
>> paymenttests:auto-tests-glPostingOnCheckRun
>>
>> --
>> Antwebsystems.com: Quality OFBiz services for competitive rates
>>
>>    
>  

Reply | Threaded
Open this post in threaded view
|

Re: junit tests failing.

Scott Gray-2
Hi Sam,

That's already happening, you can see the results here: http://ci.apache.org/waterfall?show=ofbiz-trunk

We're waiting on infra to fix the mailing list notification issue  
which can be found here: https://issues.apache.org/jira/browse/INFRA-2353

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 21/12/2009, at 10:36 PM, Sam Hamilton wrote:

> Just wondering if one of the apache build servers could run these  
> tests
> say once per day and report errors to the dev mailing list?
>
> Sam
>
> On 21/12/2009 09:12, Jacopo Cappellato wrote:
>> Hans,
>>
>> this is probably my fault, I will check immediately and fix the  
>> tests.
>> This is strange because I ran the test yesterday and they passed,  
>> but I probably did some errors.
>> I will let you know asap.
>>
>> Jacopo
>>
>>
>> On Dec 21, 2009, at 9:53 AM, Hans Bakker wrote:
>>
>>
>>> I just ran the ofbiz default tests to see if the junit tests now ran
>>> with the complex parameters webservices tests.
>>>
>>> It worked however several other tests are failing:
>>> accountingtests:auto-accounting-transaction-tests-
>>> PaymentSentToSupplier
>>> accountingtests:auto-accouning-transaction-tests-
>>> PaymentReceivedFromCustomer
>>> entitytests:testMakeValue
>>> paymenttests:auto-tests-glPostingOnCheckRun
>>>
>>> --
>>> Antwebsystems.com: Quality OFBiz services for competitive rates
>>>
>>>
>>
>


smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: junit tests failing.

Jacopo Cappellato-4
In reply to this post by Jacopo Cappellato-4
I have fixed them in rev. 892748

Thank you, Hans.

Jacopo

PS: I didn't notice that the tests were failing yesterday because I executed the tests of the accounting component and just read the "Build Successful" message at the end. My fault.

On Dec 21, 2009, at 10:12 AM, Jacopo Cappellato wrote:

> Hans,
>
> this is probably my fault, I will check immediately and fix the tests.
> This is strange because I ran the test yesterday and they passed, but I probably did some errors.
> I will let you know asap.
>
> Jacopo
>
>
> On Dec 21, 2009, at 9:53 AM, Hans Bakker wrote:
>
>> I just ran the ofbiz default tests to see if the junit tests now ran
>> with the complex parameters webservices tests.
>>
>> It worked however several other tests are failing:
>> accountingtests:auto-accounting-transaction-tests-PaymentSentToSupplier
>> accountingtests:auto-accouning-transaction-tests-PaymentReceivedFromCustomer
>> entitytests:testMakeValue
>> paymenttests:auto-tests-glPostingOnCheckRun
>>
>> --
>> Antwebsystems.com: Quality OFBiz services for competitive rates
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: junit tests failing.

Scott Gray-2
On 21/12/2009, at 11:41 PM, Jacopo Cappellato wrote:

> I have fixed them in rev. 892748
>
> Thank you, Hans.
>
> Jacopo
>
> PS: I didn't notice that the tests were failing yesterday because I  
> executed the tests of the accounting component and just read the  
> "Build Successful" message at the end. My fault.

Kinda my fault too, I should have kept the behavior consistent between  
run-tests and run-single-test-suite.  I'll fix it up tomorrow so that  
the latter also fails if there are any test failures.

Regards
Scott

>
> On Dec 21, 2009, at 10:12 AM, Jacopo Cappellato wrote:
>
>> Hans,
>>
>> this is probably my fault, I will check immediately and fix the  
>> tests.
>> This is strange because I ran the test yesterday and they passed,  
>> but I probably did some errors.
>> I will let you know asap.
>>
>> Jacopo
>>
>>
>> On Dec 21, 2009, at 9:53 AM, Hans Bakker wrote:
>>
>>> I just ran the ofbiz default tests to see if the junit tests now ran
>>> with the complex parameters webservices tests.
>>>
>>> It worked however several other tests are failing:
>>> accountingtests:auto-accounting-transaction-tests-
>>> PaymentSentToSupplier
>>> accountingtests:auto-accouning-transaction-tests-
>>> PaymentReceivedFromCustomer
>>> entitytests:testMakeValue
>>> paymenttests:auto-tests-glPostingOnCheckRun
>>>
>>> --
>>> Antwebsystems.com: Quality OFBiz services for competitive rates
>>>
>>
>


smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: junit tests failing.

samhamilton
In reply to this post by Scott Gray-2
Cheers Scott - that makes sense!

Sam

 On 21/12/2009 10:22, Scott Gray wrote:

> Hi Sam,
>
> That's already happening, you can see the results here:
> http://ci.apache.org/waterfall?show=ofbiz-trunk
>
> We're waiting on infra to fix the mailing list notification issue
> which can be found here: https://issues.apache.org/jira/browse/INFRA-2353
>
> Regards
> Scott
>
> HotWax Media
> http://www.hotwaxmedia.com
>
> On 21/12/2009, at 10:36 PM, Sam Hamilton wrote:
>
>> Just wondering if one of the apache build servers could run these tests
>> say once per day and report errors to the dev mailing list?
>>
>> Sam
>>
>> On 21/12/2009 09:12, Jacopo Cappellato wrote:
>>> Hans,
>>>
>>> this is probably my fault, I will check immediately and fix the tests.
>>> This is strange because I ran the test yesterday and they passed,
>>> but I probably did some errors.
>>> I will let you know asap.
>>>
>>> Jacopo
>>>
>>>
>>> On Dec 21, 2009, at 9:53 AM, Hans Bakker wrote:
>>>
>>>
>>>> I just ran the ofbiz default tests to see if the junit tests now ran
>>>> with the complex parameters webservices tests.
>>>>
>>>> It worked however several other tests are failing:
>>>> accountingtests:auto-accounting-transaction-tests-PaymentSentToSupplier
>>>>
>>>> accountingtests:auto-accouning-transaction-tests-PaymentReceivedFromCustomer
>>>>
>>>> entitytests:testMakeValue
>>>> paymenttests:auto-tests-glPostingOnCheckRun
>>>>
>>>> --
>>>> Antwebsystems.com: Quality OFBiz services for competitive rates
>>>>
>>>>
>>>
>>
>