[Koha-bugs] [Bug 14362] PEGI 15 Circulation/AgeRestrictionMarkers test fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 1 14:48:27 CEST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |tomascohen at gmail.com

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Mark, the fix looks good, but Test::More provides a convenient syntax for
- skipping tests
- providing a convenient warning (thus no need for the diag)

Take a look here:

http://search.cpan.org/~exodist/Test-Simple-1.001014/lib/Test/More.pm#Conditional_tests

Look at t/Calendar.t for an example.

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


More information about the Koha-bugs mailing list