https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38689
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #96 from Katrin Fischer <[email protected]> --- Hi, this makes t/db_dependent/TestBuilder.t fail, as does bug 30888. Putting a note here and there, can you please have a look? Maybe the same fix is needed: # Failed test 'Module Koha::Edifact::File::Errors should have koha_object[s]_class method if needed' # at t/db_dependent/TestBuilder.t line 500. # got: 'Can't locate object method "_new_from_dbic" via package "Koha::EdifactError" (perhaps you forgot to load "Koha::EdifactError"?) at /kohadevbox/koha/Koha/Object.pm line 385. # ' # expected: '' # Failed test 'Module Koha::EdifactError should be defined' # at t/db_dependent/TestBuilder.t line 506. # got: 'Can't locate Koha/EdifactError.pm in @INC (you may need to install the Koha::EdifactError module) (@INC contains: /kohadevbox/koha /kohadevbox/koha/lib /kohadevbox/qa-test-tools /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl /var/lib/koha/kohadev/plugins) at (eval 3374) line 1. # ' # expected: '' # Failed test 'Module Koha::EdifactErrors should be defined' # at t/db_dependent/TestBuilder.t line 509. # got: 'Can't locate Koha/EdifactErrors.pm in @INC (you may need to install the Koha::EdifactErrors module) (@INC contains: /kohadevbox/koha /kohadevbox/koha/lib /kohadevbox/qa-test-tools /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl /var/lib/koha/kohadev/plugins) at (eval 3376) line 1. # ' # expected: '' # Looks like you failed 3 tests of 822. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
