http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10539 --- Comment #4 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to M. de Rooy from comment #3)
Note: I can use some feedback on at least following two points:
Can we just remove the section that we now skip with if (0 ) in Makefile.PL?
Is skipping Koha::Plugins::Base necessary in 00-load.t? Could be just my problem; it seems that Jenkins does not fail here.
Talking to myself :) I remove the if (0) section now. And will not skip the Koha::Plugins::Base. If you have trouble with it too, just do the same as I did in the obsoleted patch. It seems to be my own problem, perhaps with some perl dependency.. Adjusting/rebasing now. -- You are receiving this mail because: You are watching all bug changes.