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

Jonathan Druart <[email protected]> changed:

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

--- Comment #7 from Jonathan Druart <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to