[Koha-bugs] [Bug 16860] New: Catch warning t/db_dependent/ClassSource.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 6 17:56:49 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16860

            Bug ID: 16860
           Summary: Catch warning t/db_dependent/ClassSource.t
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Test Suite
          Assignee: mtompset at hotmail.com
          Reporter: mtompset at hotmail.com
        QA Contact: gmcharlt at gmail.com

$ prove t/db_dependent/ClassSource.t
t/db_dependent/ClassSource.t .. 3/24 attempting to use non-existent class
sorting routine routine1
t/db_dependent/ClassSource.t .. ok
All tests successful.
Files=1, Tests=24,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.66 cusr  0.02
csys =  0.70 CPU)
Result: PASS

The above warning might be scary to those unfamiliar with the test.
Add a test to catch the warning.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list