[Koha-bugs] [Bug 13419] Add filters and server-side processing to the shelves list view

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 18 15:01:50 CET 2014


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

--- Comment #10 from Marc Véron <veron at veron.ch> ---
For patch #3 "Add tests" I get errors

#   Failed test 'There should be 12 public shelves in total'
#   at t/db_dependent/Utils/Datatables_Virtualshelves.t line 199.
#          got: '15'
#     expected: '12'

#   Failed test 'There should be 12 private shelves'
#   at t/db_dependent/Utils/Datatables_Virtualshelves.t line 202.
#          got: '15'
#     expected: '12'

#   Failed test 'There should be 12 public shelves in total'
#   at t/db_dependent/Utils/Datatables_Virtualshelves.t line 214.
#          got: '15'
#     expected: '12'

#   Failed test 'There should be 12 public shelves in total'
#   at t/db_dependent/Utils/Datatables_Virtualshelves.t line 230.
#          got: '15'
#     expected: '12'
# Looks like you failed 4 tests of 13.


However if I remove all public lists, it passes OK

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


More information about the Koha-bugs mailing list