http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12879
Bug ID: 12879
Summary: Remove unnecesary diags from Holds.t
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Test Suite
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
To reproduce:
- Run
$ prove t/db_dependent/Holds.t
=> FAIL:
t/db_dependent/Holds.t .. 1/35 # Creating biblio instance for testing.
Use of uninitialized value in subroutine entry at
/home/tcohen/git/koha-community-src/C4/Charset.pm line 181.
# Creating item instance for testing.
Use of uninitialized value in subroutine entry at
/home/tcohen/git/koha-community-src/C4/Charset.pm line 181.
Use of uninitialized value in subroutine entry at
/home/tcohen/git/koha-community-src/C4/Charset.pm line 181.
t/db_dependent/Holds.t .. ok
All tests successful.
Files=1, Tests=35, 1 wallclock secs ( 0.03 usr 0.01 sys + 1.13 cusr 0.11
csys = 1.28 CPU)
Result: PASS
--
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/