https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40943
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #29 from Lucas Gass (lukeg) <[email protected]> --- Still one more failure here: kohadev-koha@kohadevbox:koha(main)$ prove -v /kohadevbox/koha/t/Koha/Script.t /kohadevbox/koha/t/Koha/Script.t .. 1..5 ok 1 - use Koha::Script; not ok 2 - Context userenv set correctly with no flags # Failed test 'Context userenv set correctly with no flags' # at /kohadevbox/koha/t/Koha/Script.t line 31. # Structures begin differing at: # $got->{session_id} = undef # $expected->{session_id} = Does not exist ok 3 - Context interface set correctly with no flags # Subtest: lock_exec() tests 1..3 ok 1 - Exception found Exception 'Koha::Exception' thrown 'Unable to acquire the lock /var/lock/koha/kohadev/sleep.pl: Resource temporarily unavailable' ok 2 - wait.pl successfully waits for the lock ok 3 - Not passing the "script" parameter makes it raise an exception ok 4 - lock_exec() tests ok 5 - no warnings # Looks like you failed 1 test of 5. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests -- 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/
