https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33758 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #13 from Roman Dolny <roman.dolny@jezuici.pl> --- kohadev-koha@kohadevbox:koha(bug_33758)$ prove t/db_dependent/Koha/Plugins/Plugins.t t/db_dependent/Koha/Plugins/Plugins.t .. 12/19 # Failed test 'no warnings' # at /usr/share/perl/5.36/Test/Builder.pm line 193. # There were 1 warning(s) # Previous test 4 'Test can_load' # Plugin error (Test Plugin): Exception 'Koha::Exception' thrown 'after_biblio_action called with action: create, ref: Koha::Biblio' # at /kohadevbox/koha/Koha/Plugins.pm line 97. # Koha::Plugins::call("Koha::Plugins", "after_biblio_action", HASH(0x558debadc578)) called at /kohadevbox/koha/C4/Biblio.pm line 3325 # C4::Biblio::_after_biblio_action_hooks(HASH(0x558debadc140)) called at /kohadevbox/koha/C4/Biblio.pm line 314 # C4::Biblio::__ANON__() called at /usr/share/perl5/DBIx/Class/Storage/BlockRunner.pm line 130 # DBIx::Class::Storage::BlockRunner::try {...} () called at /usr/share/perl5/Try/Tiny.pm line 102 # eval {...} called at /usr/share/perl5/Try/Tiny.pm line 93 # Try::Tiny::try(CODE(0x558deba887f0), Try::Tiny::Catch=REF(0x558deb9022b8)) called at /usr/share/perl5/DBIx/Class/Storage/BlockRunner.pm line 134 # DBIx::Class::Storage::BlockRunner::__ANON__() called at /usr/share/perl5/Context/Preserve.pm line 23 # Context::Preserve::preserve_context(CODE(0x558deba91928), "replace", CODE(0x558deba91e20)) called at /usr/share/perl5/DBIx/Class/Storage/BlockRunner.pm line 213 # DBIx::Class::Storage::BlockRunner::_run(DBIx::Class::Storage::BlockRunner=HASH(0x558deba98290), CODE(0x558deb9238d0)) called at /usr/share/perl5/DBIx/Class/Storage/BlockRunner.pm line 105 # DBIx::Class::Storage::BlockRunner::run(DBIx::Class::Storage::BlockRunner=HASH(0x558deba98290), CODE(0x558deb9238d0)) called at /usr/share/perl5/DBIx/Class/Storage.pm line 187 # DBIx::Class::Storage::txn_do(DBIx::Class::Storage::DBI::mysql=HASH(0x558deb0d3830), CODE(0x558deb9238d0)) called at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 861 # DBIx::Class::Storage::DBI::txn_do(DBIx::Class::Storage::DBI::mysql=HASH(0x558deb0d3830), CODE(0x558deb9238d0)) called at /usr/share/perl5/DBIx/Class/Schema.pm line 654 # DBIx::Class::Schema::txn_do(Koha::Schema=HASH(0x558de0c90670), CODE(0x558deb9238d0)) called at /kohadevbox/koha/C4/Biblio.pm line 319 # C4::Biblio::try {...} () called at /usr/share/perl5/Try/Tiny.pm line 102 # eval {...} called at /usr/share/perl5/Try/Tiny.pm line 93 # Try::Tiny::try(CODE(0x558deb9160b8), Try::Tiny::Catch=REF(0x558deba88da8)) called at /kohadevbox/koha/C4/Biblio.pm line 329 # C4::Biblio::AddBiblio(MARC::Record=HASH(0x558deb84f958), "") called at /kohadevbox/koha/t/lib/TestBuilder.pm line 191 # t::lib::TestBuilder::build_sample_biblio(t::lib::TestBuilder=HASH(0x558de0c648f0)) called at t/db_dependent/Koha/Plugins/Plugins.t line 264 # main::__ANON__() called at /usr/share/perl/5.36/Test/Builder.pm line 374 # eval {...} called at /usr/share/perl/5.36/Test/Builder.pm line 374 # Test::Builder::subtest(Test::Builder=HASH(0x558de149f768), "Koha::Plugin::Test", CODE(0x558deb283d60)) called at /usr/share/perl/5.36/Test/More.pm line 809 # Test::More::subtest("Koha::Plugin::Test", CODE(0x558deb283d60)) called at t/db_dependent/Koha/Plugins/Plugins.t line 342 # # Looks like you failed 1 test of 19. t/db_dependent/Koha/Plugins/Plugins.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/19 subtests Test Summary Report ------------------- t/db_dependent/Koha/Plugins/Plugins.t (Wstat: 256 (exited 1) Tests: 19 Failed: 1) Failed test: 19 Non-zero exit status: 1 Files=1, Tests=19, 4 wallclock secs ( 0.04 usr 0.00 sys + 3.19 cusr 0.40 csys = 3.63 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.