[Koha-bugs] [Bug 13554] Bug 12969 introduces a test case that fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 12 09:36:59 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13554

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 35099
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35099&action=edit
Bug 13554: t/Prices.t shouldn't depend on the DB

To reproduce:
- Stop your MySQL server:
  $ sudo service mysql stop
- Run
  $ prove t/Prices.t
=> FAIL: some tests fail because of mysql stopped

To test (MySQL still stopped)
- Apply the patch
- Run
  $ prove t/Prices.t

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


More information about the Koha-bugs mailing list