http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7677
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #44 from Paola Rossi <[email protected]> --- I've applied the patches against master 3.19.00.002 The first patch requires: prove t/db_dependent/Serials_2.t t/db_dependent/Serials_2.t .. Global symbol "$subscriptionid" requires explicit package name at t/db_dependent/Serials_2.t line 208. Global symbol "$subscriptionid" requires explicit package name at t/db_dependent/Serials_2.t line 209. Global symbol "$subscriptionid" requires explicit package name at t/db_dependent/Serials_2.t line 210. Global symbol "$subscriptionid" requires explicit package name at t/db_dependent/Serials_2.t line 212. Global symbol "$subscriptionid" requires explicit package name at t/db_dependent/Serials_2.t line 213. Global symbol "$subscriptionid" requires explicit package name at t/db_dependent/Serials_2.t line 214. Global symbol "$subscriptionid" requires explicit package name at t/db_dependent/Serials_2.t line 215. Execution of t/db_dependent/Serials_2.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/db_dependent/Serials_2.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 36/36 subtests Test Summary Report ------------------- t/db_dependent/Serials_2.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 36 tests but ran 0. Files=1, Tests=0, 1 wallclock secs ( 0.00 usr 0.01 sys + 0.72 cusr 0.05 csys = 0.78 CPU) Result: FAIL I pass the patch to "Failed QA" status. -- 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/
