[Koha-bugs] [Bug 13345] Choose the format when sending a basket/list by email

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 20 18:13:19 CET 2020


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #25 from Kyle M Hall <kyle at bywatersolutions.com> ---
prove t/db_dependent/Biblio/BuildBiblioDataForExport.t
t/db_dependent/Biblio/BuildBiblioDataForExport.t .. 1/4 Use of uninitialized
value in numeric ne (!=) at /kohadevbox/koha/C4/Ris.pm line 833.
Use of uninitialized value in numeric ne (!=) at /kohadevbox/koha/C4/Ris.pm
line 833.

    #   Failed test at t/db_dependent/Biblio/BuildBiblioDataForExport.t line
68.
    #          got: 'TY  - BOOK
    # AU  - Knuth,Donald Ervin
    # TI  - The art of computer programming
    # KW  - Computer programming
    # KW  - Computer algorithms
    # ER  -
    # '
    #     expected: 'TY  - BOOK
    # AU  - Knuth, Donald Ervin
    # TI  - The art of computer programming
    # KW  - Computer programming
    # KW  - Computer algorithms
    # ER  -
    # '
    # Looks like you failed 1 test of 1.

#   Failed test 'ris'
#   at t/db_dependent/Biblio/BuildBiblioDataForExport.t line 69.

    #   Failed test at t/db_dependent/Biblio/BuildBiblioDataForExport.t line
77.
    #          got: '@book{440,
    #   author = {Knuth, Donald Ervin},
    #   title = {The art of computer programming}
    # }
    # '
    #     expected: '@book{440,
    #     author = {Knuth, Donald Ervin},
    #     title = {The art of computer programming}
    # }
    # '
    # Looks like you failed 1 test of 1.

#   Failed test 'bibtex'
#   at t/db_dependent/Biblio/BuildBiblioDataForExport.t line 82.
# Looks like you failed 2 tests of 4.
t/db_dependent/Biblio/BuildBiblioDataForExport.t .. Dubious, test returned 2
(wstat 512, 0x200)
Failed 2/4 subtests

Test Summary Report
-------------------
t/db_dependent/Biblio/BuildBiblioDataForExport.t (Wstat: 512 Tests: 4 Failed:
2)
  Failed tests:  3-4
  Non-zero exit status: 2
Files=1, Tests=4,  3 wallclock secs ( 0.02 usr  0.01 sys +  1.46 cusr  0.27
csys =  1.76 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list