[Koha-bugs] [Bug 12844] Introduce a centralized way to display prices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 10 22:19:26 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12844

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #28 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list