http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12844
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #28 from Katrin Fischer <[email protected]> --- The tests are failing on my computer, copying the output here: bumblebee:~/kohaclone (15-12844-priceformat) $ prove t/Number/Price.t t/Number/Price.t .. 1/19 # Failed test 'FR: format 0 with symbol' # at t/Number/Price.t line 60. # got: '0,00 €' # expected: '€0,00' # Failed test 'FR: format 3 with symbol' # at t/Number/Price.t line 62. # got: '3,00 €' # expected: '€3,00' # Failed test at t/Number/Price.t line 64. # got: '1 234 567 890,00 €' # expected: '€1 234 567 890,00' # Looks like you failed 3 tests of 19. t/Number/Price.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/19 subtests Test Summary Report ------------------- t/Number/Price.t (Wstat: 768 Tests: 19 Failed: 3) Failed tests: 14-16 Non-zero exit status: 3 -- 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/
