[Koha-bugs] [Bug 18222] New: Fix tests broken by Buug 18026

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 7 12:25:21 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18222

            Bug ID: 18222
           Summary: Fix tests broken by Buug 18026
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Installation and upgrade (command-line installer)
          Assignee: gmcharlt at gmail.com
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org

root at koha_ci_1:/home/koha/Koha# KOHA_CONF=$KOHA_CONF perl
t/Koha_Template_Plugin_Koha.t
1..3
ok 1 - use Koha::Template::Plugin::Koha;
ok 2
# Subtest: Koha::Template::Plugin::Koha::Version tests
    1..2
    not ok 1 - Correct development version
    #   Failed test 'Correct development version'
    #   at t/Koha_Template_Plugin_Koha.t line 54.
    #     Structures begin differing at:
    #          $got->{minor} = '24'
    #     $expected->{minor} = Does not exist
    not ok 2 - Correct maintenance version
    #   Failed test 'Correct maintenance version'
    #   at t/Koha_Template_Plugin_Koha.t line 69.
    #     Structures begin differing at:
    #          $got->{minor} = '07'
    #     $expected->{minor} = Does not exist
    # Looks like you failed 2 tests of 2.
not ok 3 - Koha::Template::Plugin::Koha::Version tests
#   Failed test 'Koha::Template::Plugin::Koha::Version tests'
#   at t/Koha_Template_Plugin_Koha.t line 76.
# Looks like you failed 1 test of 3.

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


More information about the Koha-bugs mailing list