https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15030
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #22 from Katrin Fischer <[email protected]> --- Good news first: - Can reproduce the problem! Bad news: - I think one of the patches above is doubled up, please check! - Tests are failing for me: $ perl t/db_dependent/Serials.t 1..46 ok 1 - use C4::Serials; ok 2 - NewSubscription should set notes ok 3 - NewSubscription should set internalnotes ok 4 - NewSubscription should not set subscriptionhistory opacnotes ok 5 - NewSubscription should not set subscriptionhistory librariannotes ok 6 - A reference of type 'ARRAY' isa 'ARRAY' ok 7 - A reference of type 'ARRAY' isa 'ARRAY' ok 8 - A reference of type 'ARRAY' isa 'ARRAY' ok 9 - A reference of type 'ARRAY' isa 'ARRAY' ok 10 - expiration date is not NULL ok 11 - test getting history from sub-scription ok 12 - Subscription has at least one serial ok 13 - test getting Serial Status From Serial Id Can't use an undefined value as a HASH reference at /home/katrin/kohaclone/cataloguing/value_builder/stocknumber.pl line 28. # Looks like you planned 46 tests but ran 13. # Looks like your test exited with 255 just after 13. -- 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/
