[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:56:56 CET 2015


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

--- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #7)
> (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.

Sorry, it does not pass on master too.
Will have a look what fields were added when testing something else :)

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


More information about the Koha-bugs mailing list