https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38441
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA QA Contact|[email protected] |[email protected] |y.org | --- Comment #71 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Hi, it all looks great. Can you check this failing test: ```shell kohadev-koha@kohadevbox:koha(qa_38441)$ prove t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t .. 1/2 # Looks like you planned 2 tests but ran 1. # Failed test 'after_request_created' # at t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t line 188. Can't call method "value" on an undefined value at t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t line 182. # Looks like your test exited with 11 just after 2. t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t .. Dubious, test returned 11 (wstat 2816, 0xb00) Failed 1/2 subtests Test Summary Report ------------------- t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t (Wstat: 2816 (exited 11) Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 11 Files=1, Tests=2, 2 wallclock secs ( 0.01 usr 0.02 sys + 1.19 cusr 0.62 csys = 1.84 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/
