[Koha-bugs] [Bug 17669] Add purging temporary uploads to cleanup_database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 22 15:50:30 CET 2017


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

Mirko Tietgen <mirko at abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mirko at abunchofthings.net

--- Comment #16 from Mirko Tietgen <mirko at abunchofthings.net> ---
I applied all patches and ran the test, I get

prove t/db_dependent/Upload.t 
t/db_dependent/Upload.t .. 1/11 The method delete_temporary is not covered by
tests at t/db_dependent/Upload.t line 273.
The method delete_temporary is not covered by tests at t/db_dependent/Upload.t
line 277.
The method delete_temporary is not covered by tests at t/db_dependent/Upload.t
line 281.

    #   Failed test 'Delete with pref==5 makes 4'
    #   at t/db_dependent/Upload.t line 282.
    #          got: '6'
    #     expected: '4'
The method delete_temporary is not covered by tests at t/db_dependent/Upload.t
line 284.

    #   Failed test 'Delete override==1 makes 3'
    #   at t/db_dependent/Upload.t line 285.
    #          got: '6'
    #     expected: '3'
    # Looks like you failed 2 tests of 7.

#   Failed test 'Testing delete_temporary'
#   at t/db_dependent/Upload.t line 288.
# Looks like you failed 1 test of 11.
t/db_dependent/Upload.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests 

Test Summary Report
-------------------
t/db_dependent/Upload.t (Wstat: 256 Tests: 11 Failed: 1)
  Failed test:  11
  Non-zero exit status: 1
Files=1, Tests=11,  1 wallclock secs ( 0.02 usr  0.00 sys +  1.04 cusr  0.07
csys =  1.13 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list