http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14639
--- Comment #18 from Tomás Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #17) > It seems that this patch breaks some tests: > > prove t/db_dependent/Koha_Authority.t > t/db_dependent/Koha_Authority.t .. 5/? > # Failed test 'Object authid is correct' > # at t/db_dependent/Koha_Authority.t line 60. > # got: undef > # expected: '1' > # Looks like you failed 1 test of 11. > t/db_dependent/Koha_Authority.t .. Dubious, test returned 1 (wstat 256, > 0x100) > Failed 1/11 subtests > (less 3 skipped subtests: 7 okay) > > Test Summary Report > ------------------- > t/db_dependent/Koha_Authority.t (Wstat: 256 Tests: 11 Failed: 1) > Failed test: 6 > Non-zero exit status: 1 > Files=1, Tests=11, 2 wallclock secs ( 0.04 usr 0.00 sys + 1.24 cusr 0.06 > csys = 1.34 CPU) > Result: FAIL I've tested them in Jessie and Trusty and cannot reproduce the failing tests. -- 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/
