[Koha-bugs] [Bug 20169] Two tests are failing with DBD::mysql 4.041

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 18 12:12:10 CET 2018


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
             Status|Signed Off                  |Failed QA

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Marking Failed QA for now (comment#5)

Tested with kohadevbox and 4.028 Bookseller.t fails for me too:

kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove
t/db_dependent/Bookseller.t 
t/db_dependent/Bookseller.t .. 1/86 
#   Failed test 'Koha::Acquisition::Booksellers->search returns the right
informations about supplier Name2'
#   at t/db_dependent/Bookseller.t line 121.
#     Structures begin differing at:
#          $got->{discount} = '2.0000'
#     $expected->{discount} = '2'

#   Failed test 'Returns right fields of Supplier1 and Supplier2'
#   at t/db_dependent/Bookseller.t line 134.
#     Structures begin differing at:
#          $got->[0]{discount} = '2.0000'
#     $expected->[0]{discount} = '2'

#   Failed test 'Get Supplier1 (find a bookseller by id)'
#   at t/db_dependent/Bookseller.t line 153.
#     Structures begin differing at:
#          $got->{discount} = '1.0000'
#     $expected->{discount} = '1'
# Looks like you failed 3 tests of 86.
t/db_dependent/Bookseller.t .. Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/86 subtests 

Test Summary Report
-------------------
t/db_dependent/Bookseller.t (Wstat: 768 Tests: 86 Failed: 3)
  Failed tests:  9, 11, 15
  Non-zero exit status: 3

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


More information about the Koha-bugs mailing list