[Koha-bugs] [Bug 14468] Remove warnings when creating Labels

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 7 20:03:06 CEST 2015


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com
             Status|Passed QA                   |Failed QA

--- Comment #13 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Hi, please check why this patch makes tests fail:

 $ prove t/db_dependent/Labels/t_Layout.t

t/db_dependent/Labels/t_Layout.t .. 1/36 # Testing Layout->new() method.
# Testing Layout->get_attr() method.
# Testing Layout->set_attr() method.
# Testing Layout->save() method with a new object.
# Testing Layout->retrieve() method.
# Testing Layout->save() method with an updated object.
# Testing Layout->get_text_wrap_cols() method.

#   Failed test 'Layout->get_text_wrap_cols()'
#   at t/db_dependent/Labels/t_Layout.t line 103.
#          got: '21'
#     expected: '23'
# Testing Layout->delete() method.
Use of uninitialized value $del_results in string ne at
t/db_dependent/Labels/t_Layout.t line 108.
# Looks like you failed 1 test of 36.
...

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


More information about the Koha-bugs mailing list