https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28097
Bug ID: 28097
Summary: t/db_dependent/Koha/Account/Line.t test fails with
FinesMode set to calculate
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Fines and fees
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
To recreate:
- Confirm finesmode is set to do not calculate
- prove t/db_dependent/Koha/Account/Line.t
- it passes!
- set FinesMode ot calculate and charge
- prove t/db_dependent/Koha/Account/Line.t
- it fails
root@kohadevbox:koha(master)$ prove t/db_dependent/Koha/Account/Line.t
t/db_dependent/Koha/Account/Line.t .. 7/14 # Looks like you planned 6 tests
but ran 3.
# Failed test 'checkout() tests'
# at t/db_dependent/Koha/Account/Line.t line 615.
Can't call method "checkout" on an undefined value at
t/db_dependent/Koha/Account/Line.t line 607.
# Looks like your test exited with 255 just after 9.
t/db_dependent/Koha/Account/Line.t .. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 6/14 subtests
Test Summary Report
-------------------
t/db_dependent/Koha/Account/Line.t (Wstat: 65280 Tests: 9 Failed: 1)
Failed test: 9
Non-zero exit status: 255
Parse errors: Bad plan. You planned 14 tests but ran 9.
Files=1, Tests=9, 5 wallclock secs ( 0.02 usr 0.01 sys + 3.32 cusr 0.65
csys = 4.00 CPU)
Result: FAIL
--
You are receiving this mail because:
You are the assignee for the bug.
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/