[Koha-bugs] [Bug 18712] New: Run database_dependent test suite --No ignored

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 1 05:29:40 CEST 2017


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

            Bug ID: 18712
           Summary: Run database_dependent test suite --No ignored
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Installation and upgrade (command-line installer)
          Assignee: gmcharlt at gmail.com
          Reporter: bob-ewart at bobsown.com
        QA Contact: testopia at bugs.koha-community.org

Created attachment 63893
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63893&action=edit
Full log of 'make test' including STDERR and STDOUT

Build Koha from the tarball.  Answer no to 'run the database-dependent test
suite (no, yes) no.

Running 'make test' generates many errors trying to access the database. Most
of the tests which do generate DBD::mysql::st errors still show up as 'ok'. 
See the attached log.

t/Matcher.t and t/Prices.t do fail

Test Summary Report
-------------------
t/Matcher.t                       (Wstat: 768 Tests: 12 Failed: 3)
  Failed tests:  3-5
  Non-zero exit status: 3
t/Prices.t                        (Wstat: 65280 Tests: 5 Failed: 1)
  Failed test:  5
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 16 tests but ran 5.
Files=100, Tests=11528, 95 wallclock secs ( 0.89 usr  0.16 sys + 81.23 cusr 
3.06 csys = 85.34 CPU)
Result: FAIL
Failed 2/100 test programs. 4/11528 subtests failed.
Makefile:9572: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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


More information about the Koha-bugs mailing list