https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17669
--- Comment #17 from Marcel de Rooy <[email protected]> --- (In reply to Mirko Tietgen from comment #16) > 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 Are you sure that your paths are okay? Sounds like the path points to the code without the patches? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
