[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
Fri Aug 26 01:01:23 CEST 2022


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aleisha at catalyst.net.nz

--- Comment #14 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Was this tested with an actual atomic update in the directory?

I had an atomic update in there named bug_X_-_add_syspref.pl and it caused the
test to fail 

$ prove t/00-check-atomic-updates.t
t/00-check-atomic-updates.t .. 1/? 
#   Failed test 'check for unhandled atomic updates:
bug_30880_-_add_option_OPACResultsUnavailableGroupingBy_syspref.pl'
#   at t/00-check-atomic-updates.t line 34.
#                  
'bug_30880_-_add_option_OPACResultsUnavailableGroupingBy_syspref.pl'
#           matches '(?^u:.*pl$)'
# Looks like you failed 1 test of 7.
t/00-check-atomic-updates.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 

Test Summary Report
-------------------
t/00-check-atomic-updates.t (Wstat: 256 Tests: 7 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
Files=1, Tests=7,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.06 cusr  0.00
csys =  0.08 CPU)
Result: FAIL

Can anyone advise?

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


More information about the Koha-bugs mailing list