https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39190
Kyle M Hall (khall) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #35 from Kyle M Hall (khall) <[email protected]> --- Getting at least one unit test failure: kohadev-koha@kohadevbox:koha((63831c2dd5e...))$ prove t/db_dependent/TestBuilder.t t/db_dependent/TestBuilder.t .. 3/16 # Failed test 'Testing Koha::File::Transports' # at t/db_dependent/TestBuilder.t line 495. # got: 'Koha::File::Transport::FTP' # expected: 'Koha::File::Transport' # Looks like you failed 1 test of 1032. # Failed test 'Test all classes' # at t/db_dependent/TestBuilder.t line 515. # Looks like you failed 1 test of 5. t/db_dependent/TestBuilder.t .. 12/16 # Failed test 'build_object() tests' # at t/db_dependent/TestBuilder.t line 535. # Looks like you failed 1 test of 16. t/db_dependent/TestBuilder.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/16 subtests Test Summary Report ------------------- t/db_dependent/TestBuilder.t (Wstat: 256 (exited 1) Tests: 16 Failed: 1) Failed test: 12 Non-zero exit status: 1 Files=1, Tests=16, 26 wallclock secs ( 0.03 usr 0.01 sys + 20.08 cusr 4.58 csys = 24.70 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
