https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26035
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #7 from Katrin Fischer <[email protected]> --- There is a problem noted by the QA script - can you please check? FAIL Koha/Patron.pm FAIL valid Useless use of a constant (1) in void context I also have some issues with the unit tests failing: # Failed test 'No tests run for subtest "fixup_cardnumber"' # at t/db_dependent/Koha/Patrons.t line 2237. Can't call method "cardnumber" on an undefined value at t/db_dependent/Koha/Patrons.t line 2219. # Looks like your test exited with 2 just after 42. t/db_dependent/Koha/Patrons.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 1/42 subtests Test Summary Report ------------------- t/db_dependent/Koha/Patrons.t (Wstat: 512 Tests: 42 Failed: 1) Failed test: 42 Non-zero exit status: 2 Files=1, Tests=42, 29 wallclock secs ( 0.08 usr 0.01 sys + 22.72 cusr 4.31 csys = 27.12 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/
