[Koha-bugs] [Bug 28211] Replace use of call_recursive() with call()

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 18 13:06:44 CEST 2021


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rel_21_11_candidate         |additional_work_needed

--- Comment #25 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Tests are failing, can you fix ASAP please?

t/db_dependent/Koha/REST/Plugin/PluginRoutes.t .. Calling 'install' died for
plugin Koha::Plugin::BrokenInstall at /kohadevbox/koha/Koha/Plugins.pm line
199.Calling 'upgrade' died for plugin Koha::Plugin::BrokenUpgrade at
/kohadevbox/koha/Koha/Plugins.pm line 199.
t/db_dependent/Koha/REST/Plugin/PluginRoutes.t .. 1/4 Calling 'install' died
for plugin Koha::Plugin::BrokenInstall at /kohadevbox/koha/Koha/Plugins.pm line
199.
Calling 'upgrade' died for plugin Koha::Plugin::BrokenUpgrade at
/kohadevbox/koha/Koha/Plugins.pm line 199.
    #   Failed test 'Plugin enabled, route defined'
    #   at t/db_dependent/Koha/REST/Plugin/PluginRoutes.t line 125.
    # Looks like you failed 1 test of
2.t/db_dependent/Koha/REST/Plugin/PluginRoutes.t .. 2/4 
#   Failed test 'Disabled plugins tests'#   at
t/db_dependent/Koha/REST/Plugin/PluginRoutes.t line 129.
Calling 'install' died for plugin Koha::Plugin::BrokenInstall at
/kohadevbox/koha/Koha/Plugins.pm line 199.
Calling 'upgrade' died for plugin Koha::Plugin::BrokenUpgrade at
/kohadevbox/koha/Koha/Plugins.pm line 199.
Plugin error (Test Plugin): patron_barcode_transform called with parameter:
swJd8T4G9NdzlYsedEoNpzbbda70 at /kohadevbox/koha/Koha/Plugins.pm line 84.
t/db_dependent/Koha/REST/Plugin/PluginRoutes.t .. 3/4 Calling 'install' died
for plugin Koha::Plugin::BrokenInstall at /kohadevbox/koha/Koha/Plugins.pm line
199.
Calling 'upgrade' died for plugin Koha::Plugin::BrokenUpgrade at
/kohadevbox/koha/Koha/Plugins.pm line 199.
Calling 'install' died for plugin Koha::Plugin::BrokenInstall at
/kohadevbox/koha/Koha/Plugins.pm line 199.
Calling 'upgrade' died for plugin Koha::Plugin::BrokenUpgrade at
/kohadevbox/koha/Koha/Plugins.pm line 199.
t/db_dependent/Koha/REST/Plugin/PluginRoutes.t .. 4/4 # Looks like you failed 1
test of 4.
t/db_dependent/Koha/REST/Plugin/PluginRoutes.t .. Dubious, test returned 1
(wstat 256, 0x100)
Failed 1/4 subtests 

Test Summary Report
-------------------
t/db_dependent/Koha/REST/Plugin/PluginRoutes.t (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=1, Tests=4, 31 wallclock secs ( 0.03 usr  0.00 sys + 30.24 cusr  0.41
csys = 30.68 CPU)
Result: FAIL

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


More information about the Koha-bugs mailing list