[Koha-bugs] [Bug 31108] rename ./t/00-check-atomic-updates.pl extension to *.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 6 13:55:13 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #7 from David Nind <david at davidnind.com> ---
This is what I get after running step 1:

prove ./t | grep 00-check-atomic-updates.pl | wc -l
Use of uninitialized value $_ in pattern match (m//) at
/usr/share/perl5/PPIx/Regexp/Structure/Quantifier.pm line 117.
skipping ingest of QUOTES_413514.CEQ : filename exists at t/EdiTransport.t line
53.
Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/MARC/File/XML.pm line 399, <__ANONIO__> chunk 1.
Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/MARC/File/XML.pm line 399, <__ANONIO__> chunk 1.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 442.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 442.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 455.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 455.
Use of uninitialized value $cn_item in sprintf at
/kohadevbox/koha/C4/ClassSplitRoutine/LCC.pm line 48.

    #   Failed test 'Logger did not init correctly without permission'
    #   at t/Logger.t line 52.
    # Looks like you failed 1 test of 10.

#   Failed test 'Test01 -- Simple tests for Koha::Logger'
#   at t/Logger.t line 74.
# Looks like you failed 1 test of 1.
0

This is what I get after running step 3:

prove ./t | grep 00-check-atomic-updates.pl | wc -l
Use of uninitialized value $_ in pattern match (m//) at
/usr/share/perl5/PPIx/Regexp/Structure/Quantifier.pm line 117.
skipping ingest of QUOTES_413514.CEQ : filename exists at t/EdiTransport.t line
53.
Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/MARC/File/XML.pm line 399, <__ANONIO__> chunk 1.
Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/MARC/File/XML.pm line 399, <__ANONIO__> chunk 1.
Use of uninitialized value in string eq at /kohadevbox/koha/C4/Koha.pm line
315.
Use of uninitialized value in string eq at /kohadevbox/koha/C4/Koha.pm line
315.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 442.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 442.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 455.
Use of uninitialized value $DisplayLibraryFacets in string eq at
/kohadevbox/koha/C4/Koha.pm line 455.
Use of uninitialized value $cn_item in sprintf at
/kohadevbox/koha/C4/ClassSplitRoutine/LCC.pm line 48.

    #   Failed test 'Logger did not init correctly without permission'
    #   at t/Logger.t line 52.
    # Looks like you failed 1 test of 10.

#   Failed test 'Test01 -- Simple tests for Koha::Logger'
#   at t/Logger.t line 74.
# Looks like you failed 1 test of 1.
0

Signing off as file is renamed and tests pass for prove
t/00-check-atomic-updates.pl

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


More information about the Koha-bugs mailing list