[Koha-bugs] [Bug 18851] use Test::DBIx::Class in tests breaks packaging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 31 12:34:07 CEST 2017


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #22 from Nick Clemens <nick at bywatersolutions.com> ---
With SQL stopped and no Test::DBIx::Class - all pass

With SQL stopped and Test::DBIx::Class:
t/Patron.t                        (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 2.
t/SuggestionEngine_AuthorityFile.t (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 46 tests but ran 4.
t/XSLT.t                          (Wstat: 65280 Tests: 8 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 8.

With SQL started and no Test::DBIx::Class - all pass

With SQL started and Test::DBIx::Class:
t/SuggestionEngine_AuthorityFile.t (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 46 tests but ran 4.

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


More information about the Koha-bugs mailing list