[Koha-bugs] [Bug 16034] Integration with OverDrive Patron API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 24 11:34:23 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16034

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #66 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Katrin Fischer from comment #65)
> Ee should have a test for that... it's gone wrong so many times now.

We have it already:

% prove t/db_dependent/db_structure.t
t/db_dependent/db_structure.t .. 1/? 
#   Failed test 'tables related to Borrower and Deletedborrower should not
differ on overdrive_auth_token.is_nullable'
#   at t/db_dependent/db_structure.t line 53.
#          got: '1'
#     expected: undef

#   Failed test 'tables related to Borrower and Deletedborrower should not
differ on overdrive_auth_token.data_type'
#   at t/db_dependent/db_structure.t line 53.
#          got: 'text'
#     expected: undef
# Looks like you failed 2 tests of 423.
t/db_dependent/db_structure.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/423 subtests 

Test Summary Report
-------------------
t/db_dependent/db_structure.t (Wstat: 512 Tests: 423 Failed: 2)
  Failed tests:  164-165
  Non-zero exit status: 2
Files=1, Tests=423,  2 wallclock secs ( 0.06 usr  0.01 sys +  0.84 cusr  0.40
csys =  1.31 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list