http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14468 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Passed QA |Failed QA --- Comment #13 from Tomás Cohen Arazi <tomascohen@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.