[Koha-bugs] [Bug 12918] Error in test case causes test failure

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 15 15:07:03 CEST 2014


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31602|0                           |1
        is obsolete|                            |

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 31606
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31606&action=edit
[SIGNED-OFF] Bug 12918: fix failing test case

A bug in a test case causes test case failure. It also required a
database, so I'm moving it out of the way.

Test plan:
1) prove -v t/db_dependent/Templates.t
   -- bombs!
2) apply patch
3) prove -v t/db_dependent/Templates.t
   -- works!

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
Good catch Robin, it didn't fail in Perl 5.18 so didn't notice the mistake.

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


More information about the Koha-bugs mailing list