https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39438
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #11 from Lucas Gass (lukeg) <[email protected]> --- failing test now: kohadev-koha@kohadevbox:koha(main)$ prove -v /kohadevbox/koha/t/db_dependent/Koha/ERM/Agreements.t /kohadevbox/koha/t/db_dependent/Koha/ERM/Agreements.t .. 1..3 # Subtest: periods 1..4 ok 1 - no period yet ok 2 not ok 3 # Failed test at /kohadevbox/koha/t/db_dependent/Koha/ERM/Agreements.t line 63. # Structures begin differing at: # $got->[0]{agreement_id} = Does not exist # $expected->[0]{agreement_id} = '3' ok 4 # Looks like you failed 1 test of 4. not ok 1 - periods # Subtest: user_role # Failed test 'periods' # at /kohadevbox/koha/t/db_dependent/Koha/ERM/Agreements.t line 68. 1..4 ok 1 - no user yet ok 2 ok 3 ok 4 ok 2 - user_role ok 3 - no warnings # Looks like you failed 1 test of 3. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 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/
