https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35507 --- Comment #34 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Tomas: We get now one failure here: Koha/REST/Plugin/PluginRoutes.t ..... 3/4 # Failed test 'Plugin enabled, route defined as C4::Context->needs_install is false' # at Koha/REST/Plugin/PluginRoutes.t line 247. # Looks like you failed 1 test of 2. Koha/REST/Plugin/PluginRoutes.t ..... 4/4 # Failed test 'needs_install use case tests' # at Koha/REST/Plugin/PluginRoutes.t line 252. # Looks like you failed 1 test of 4. Koha/REST/Plugin/PluginRoutes.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests It seems that this test assumes that the plugin is there or so, and now no longer is? Can you confirm? -- You are receiving this mail because: You are watching all bug changes.