[Koha-bugs] [Bug 7702] Test for C4::Heading::MARC21 should only run under MARC21

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 23 16:17:40 CET 2012


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

Magnus Enger <magnus at enger.priv.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |magnus at enger.priv.no

--- Comment #5 from Magnus Enger <magnus at enger.priv.no> ---
$ t/Heading_MARC21.t 
1..3
ok 1 - use C4::Heading;
ok 2 - Display form generation
not ok 3 - Search form generation
#   Failed test 'Search form generation'
#   at t/Heading_MARC21.t line 18.
#          got: 'Uncles Fiction'
#     expected: 'Uncles generalsubdiv Fiction'
# Looks like you failed 1 test of 3.

$ git bz apply 7702
Bug 7702 - Test for C4::Heading::MARC21 should only run under MARC21

Bug 7702: MARC21 heading tests should not run under UNIMARC
Apply? [yn] y

Applying: Bug 7702: MARC21 heading tests should not run under UNIMARC

$ t/Heading_MARC21.t 
1..3
ok 1 - use C4::Heading;
ok 2 # skip MARC21 heading tests not applicable to UNIMARC
ok 3 # skip MARC21 heading tests not applicable to UNIMARC

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


More information about the Koha-bugs mailing list