[Bug 9907] New: Plugins test dies early on some servers
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9907 Bug ID: 9907 Summary: Plugins test dies early on some servers Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: kyle.m.hall@gmail.com Reporter: jcamins@cpbibliography.com When run with the two lines relating to plugins deleted or on the jenkins CI server, the plugins test dies after test 16, having failed test 13: jcamins@kohadev:~/kohaclone$ perl t/db_dependent/Plugins.t 1..20 ok 1 - use Koha::Plugins; ok 2 - use Koha::Plugins::Handler; ok 3 - use Koha::Plugins::Base; ok 4 - use Koha::Plugin::Test; ok 5 - Test can_load ok 6 - Test plugin class isa Koha::Plugin::Test ok 7 - Test plugin parent class isa Koha::Plugins::Base ok 8 - Test plugin can report ok 9 - Test plugin can tool ok 10 - Test plugin can configure ok 11 - Test plugin can install ok 12 - Test plugin can install Use of uninitialized value in string eq at t/db_dependent/Plugins.t line 36. not ok 13 - Test run plugin report method # Failed test 'Test run plugin report method' # at t/db_dependent/Plugins.t line 36. ok 14 - Test $plugin->get_metadata() ok 15 - Test $plugin->get_qualified_table_name() ok 16 - Test $plugin->get_plugin_http_path() Can't call method "GetPlugins" on an undefined value at t/db_dependent/Plugins.t line 44. # Looks like you planned 20 tests but ran 16. # Looks like you failed 1 test of 16 run. # Looks like your test exited with 255 just after 16. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9907 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 16819 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16819&action=edit Bug 9907 - Plugins test dies early on some servers -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9907 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16819|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 16820 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16820&action=edit Bug 9907 - Plugins test dies early on some servers -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9907 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9907 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9907 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #3 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org