[Koha-bugs] [Bug 18066] Hea - Version 2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 21 10:58:57 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18066

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julian.maurice at biblibre.com

--- Comment #18 from Julian Maurice <julian.maurice at biblibre.com> ---
Some tests are failing:

t/db_dependent/UsageStats.t .. 1/59
#   Failed test ''$report->{library} is a HASH' isa 'HASH''
#   at t/db_dependent/UsageStats.t line 91.
#     '$report->{library} is a HASH' isn't defined

#   Failed test 'There are 6 fields in HASH(0x84c72f0)'
#   at t/db_dependent/UsageStats.t line 92.
#          got: '0'
#     expected: '6'

#   Failed test 'UsageStatsID           is good'
#   at t/db_dependent/UsageStats.t line 93.
#          got: undef
#     expected: '0'

#   Failed test 'UsageStatsLibraryName  is good'
#   at t/db_dependent/UsageStats.t line 94.
#          got: undef
#     expected: ''

#   Failed test 'UsageStatsLibraryUrl   is good'
#   at t/db_dependent/UsageStats.t line 95.
#          got: undef
#     expected: ''

#   Failed test 'UsageStatsLibraryType  is good'
#   at t/db_dependent/UsageStats.t line 96.
#          got: undef
#     expected: ''

#   Failed test 'UsageStatsCountry      is good'
#   at t/db_dependent/UsageStats.t line 97.
#          got: undef
#     expected: ''

#   Failed test ''$report->{library} is a HASH' isa 'HASH''
#   at t/db_dependent/UsageStats.t line 111.
#     '$report->{library} is a HASH' isn't defined

#   Failed test 'There are 6 fields in HASH(0x84554f8)'
#   at t/db_dependent/UsageStats.t line 112.
#          got: '0'
#     expected: '6'

#   Failed test 'UsageStatsID            is good'
#   at t/db_dependent/UsageStats.t line 113.
#          got: undef
#     expected: '1'

#   Failed test 'UsageStatsLibraryName   is good'
#   at t/db_dependent/UsageStats.t line 114.
#          got: undef
#     expected: 'NAME'

#   Failed test 'UsageStatsLibraryUrl    is good'
#   at t/db_dependent/UsageStats.t line 115.
#          got: undef
#     expected: 'URL'

#   Failed test 'UsageStatsLibraryType   is good'
#   at t/db_dependent/UsageStats.t line 116.
#          got: undef
#     expected: 'TYPE'

#   Failed test 'UsageStatsCountry       is good'
#   at t/db_dependent/UsageStats.t line 117.
#          got: undef
#     expected: 'COUNTRY'

#   Failed test 'UsageStatsLibrariesInfo is good'
#   at t/db_dependent/UsageStats.t line 119.
#          got: undef
#     expected: '33'
# Looks like you failed 15 tests of 59.
t/db_dependent/UsageStats.t .. Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/59 subtests

Test Summary Report
-------------------
t/db_dependent/UsageStats.t (Wstat: 3840 Tests: 59 Failed: 15)
  Failed tests:  12-18, 21-28


Additionally, the map in usage_statistics.pl can be positioned outside the
borders of its container. I'll attach screenshots to show what I mean

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


More information about the Koha-bugs mailing list