[Koha-bugs] [Bug 12879] New: Remove unnecesary diags from Holds.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 5 17:40:58 CEST 2014


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: chris at bigballofwax.co.nz
          Reporter: tomascohen at gmail.com
        QA Contact: gmcharlt at gmail.com

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.


More information about the Koha-bugs mailing list