[Koha-bugs] [Bug 12648] Link patrons to an order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 15 13:42:42 CEST 2014


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

Paola Rossi <paola.rossi at cineca.it> changed:

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

--- Comment #18 from Paola Rossi <paola.rossi at cineca.it> ---
I've applied the 8 patches against master 3.17.00.027

[The first patch needs trivial rebase]

perl t/db_dependent/Acquisition/OrderUsers.t
1..3
not ok 1 - ModOrderUsers should link patrons to an order
#   Failed test 'ModOrderUsers should link patrons to an order'
#   at t/db_dependent/Acquisition/OrderUsers.t line 76.
#          got: '0'
#     expected: '1'
Use of uninitialized value in numeric gt (>) at
/var/root-koha/bug-7162/C4/Acquisition.pm line 1511.
ok 2 - The letter has not been sent to message queue on receiving the order,
the order is not entire received
Use of uninitialized value in numeric gt (>) at
/var/root-koha/bug-7162/C4/Acquisition.pm line 1511.
not ok 3 - The letter has been sent to message queue on receiving the order
#   Failed test 'The letter has been sent to message queue on receiving the
order'
#   at t/db_dependent/Acquisition/OrderUsers.t line 108.
#          got: '0'
#     expected: '1'
# Looks like you failed 2 tests of 3.

So I pass the patch to "Failed QA" status.

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


More information about the Koha-bugs mailing list