[Koha-bugs] [Bug 13244] GetCancelledOrders and GetOrders can be merged

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 28 14:50:55 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13244

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to M. de Rooy from comment #6)
> Running the test (adjust tests to 87):
> 
> not ok 14 - GetOrder gets an order with the right number of fields
> #   Failed test 'GetOrder gets an order with the right number of fields'
> #   at t/db_dependent/Acquisition.t line 392.
> #          got: '60'
> #     expected: '59'
> 
> not ok 16 - GetOrder gets an order with no unexpected fields
> #   Failed test 'GetOrder gets an order with no unexpected fields'
> #   at t/db_dependent/Acquisition.t line 399.
> #          got: 'cancelledby'
> #     expected: ''
> 
> etc.
> 
> # Looks like you failed 8 tests of 87.
> 
> Please verify if you have the same .. Parking in FQA now.

Does they pass on master?
Maybe you have an extra DB field in your aqorders table (check the var
$test_extra_fields l.392).
The tests pass here.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list