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

Lucas Gass (lukeg) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #4 from Lucas Gass (lukeg) <[email protected]> ---
2 new failures with this applied:

prove -v t/db_dependent/MarcModificationTemplates.t:


# Subtest: Import with skip_existing=1 skips existing templates
    1..11
    ok 1 - Template created successfully
    ok 2 - Original action added
    ok 3 - Template exported successfully
    ok 4 - Modified action added to existing template
    ok 5 - Template has 2 actions before import
    ok 6 - Template not imported when skip_existing=1
    ok 7 - Template skipped when skip_existing=1
    ok 8 - No import errors
    ok 9 - Template still has 2 actions after skip
    ok 10 - First action is still update_field
    ok 11 - Second action is still add_field
ok 134 - Import with skip_existing=1 skips existing templates
ok 135 - no warnings
# Looks like you failed 2 tests of 135.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/135 subtests 


# Subtest: Bug 32950: Moving subfield preserves values in repeatable fields
    1..14
    ok 1 - Should still have 5 020 fields
    not ok 2 - First field $a value preserved

    #   Failed test 'First field $a value preserved'
    #   at t/db_dependent/MarcModificationTemplates.t line 1095.
    #          got: '9781032023175'
    #     expected: '9781003182870'
    ok 3 - First field $q value preserved
    not ok 4 - Second field $a value preserved

    #   Failed test 'Second field $a value preserved'
    #   at t/db_dependent/MarcModificationTemplates.t line 1098.
    #          got: '9780367760380'
    #     expected: '1003182879'
    not ok 5 - Third field $a value preserved

    #   Failed test 'Third field $a value preserved'
    #   at t/db_dependent/MarcModificationTemplates.t line 1100.
    #          got: undef
    #     expected: '9781000407204'
    ok 6 - Third field $q value preserved
    not ok 7 - Fourth field $z moved to $a

    #   Failed test 'Fourth field $z moved to $a'
    #   at t/db_dependent/MarcModificationTemplates.t line 1104.
    #          got: undef
    #     expected: '9781032023175'
    ok 8 - Fourth field $q value preserved
    not ok 9 - Fifth field $z moved to $a

    #   Failed test 'Fifth field $z moved to $a'
    #   at t/db_dependent/MarcModificationTemplates.t line 1107.
    #          got: undef
    #     expected: '9780367760380'
    ok 10 - No $z subfields should remain
    ok 11 - No $z subfields should remain
    ok 12 - No $z subfields should remain
    ok 13 - No $z subfields should remain
    ok 14 - No $z subfields should remain
    # Looks like you failed 5 tests of 14.
not ok 131 - Bug 32950: Moving subfield preserves values in repeatable fields

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to