[Koha-bugs] [Bug 10333] UT: Labels/t_Batch.t needs to create its own data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 2 05:30:26 CEST 2013


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |srdjan at catalyst.net.nz

--- Comment #6 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
# Testing Batch->get_attr() method.
# Testing Batch->add_item() method.
# Testing Batch->retrieve() method.

#   Failed test at t/db_dependent/Labels/t_Batch.t line 100.
#     Structures begin differing at:
#          $got = '-2'
#     $expected = C4::Labels::Batch=HASH(0x3aaa5b8)
# Retrieved batch object FAILED to verify.
# Testing Batch->remove_item() method.

#   Failed test at t/db_dependent/Labels/t_Batch.t line 109.
#     Structures begin differing at:
#          $got = '-2'
#     $expected = C4::Labels::Batch=HASH(0x3aaa5b8)
# Updated batch object FAILED to verify.
# Testing Batch->delete() method.
# Looks like you planned 33 tests but ran 13.

Do I need some setup first?

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


More information about the Koha-bugs mailing list