https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18712
--- Comment #1 from Mason James <[email protected]> --- > t/Matcher.t and t/Prices.t do fail > > Test Summary Report > ------------------- > t/Matcher.t (Wstat: 768 Tests: 12 Failed: 3) > Failed tests: 3-5 > Non-zero exit status: 3 > t/Prices.t (Wstat: 65280 Tests: 5 Failed: 1) > Failed test: 5 > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 16 tests but ran 5. > Files=100, Tests=11528, 95 wallclock secs ( 0.89 usr 0.16 sys + 81.23 cusr > 3.06 csys = 85.34 CPU) > Result: FAIL > Failed 2/100 test programs. 4/11528 subtests failed. > Makefile:9572: recipe for target 'test_dynamic' failed > make: *** [test_dynamic] Error 255 the Prices.t test does seem to be currently failing on jenkins.. https://jenkins.koha-community.org/job/Koha_Master_U16/lastBuild/consoleText Build #171 (31-May-2017 02:11:06) # Failed test 'No tests run for subtest "Configuration 1: 0 0"' # at t/Prices.t line 155. Can't call method "listincgst" on an undefined value at /srv/jenkins/workspace/Koha_Master_U16/C4/Acquisition.pm line 2883. # Looks like your test exited with 255 just after 5. [23:35:52] t/Prices.t ................................................ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/16 subtests -- 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/
