Bug 10667: Follow up - prevent t/00-load from failing
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Thu, 12 Sep 2013 05:36:24 +0000 (07:36 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 8 Nov 2013 18:18:43 +0000 (15:18 -0300)
commitcb988890cdc14401dff12b57a79c6e7646b153b9
tree7c4bccdd26a63e3251cc4e05f7c11a4005bff6ba
parent453a9ccae270001394cef697bb922614b152e4ba
Bug 10667: Follow up - prevent t/00-load from failing

To test:
- Apply first 2 patches for unit tests and changes to Services.pm
- Turn off mysql
- Run t/00-load.t
- Verify that the test fails.
- Apply this third patch.
- Run t/00-load.t again.
- Verify this time it passes.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Work well, no koha-qa errors.

Without third patch and mysql down, test fails,
with third patch it succeed.
Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 8e0c21cf38b930c207d2efab4a3b55e359b95b89)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/00-load.t