http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14939
--- Comment #31 from Héctor Eduardo Castro Avalos <[email protected]> --- (In reply to Jonathan Druart from comment #29) > The tests does not pass: > t/db_dependent/OAI/Server.t .. 1/13 Can't call method "start_element" on an > undefined value at /usr/share/perl5/HTTP/OAI/Verb.pm line 53. In Debian this doesn't fail prove -v t/db_dependent/OAI/Server.t t/db_dependent/OAI/Server.t .. 1..13 ok 1 - use Koha::OAI::Server::DeletedRecord; ok 2 - use Koha::OAI::Server::Description; ok 3 - use Koha::OAI::Server::GetRecord; ok 4 - use Koha::OAI::Server::Identify; ok 5 - use Koha::OAI::Server::ListIdentifiers; ok 6 - use Koha::OAI::Server::ListMetadataFormats; ok 7 - use Koha::OAI::Server::ListRecords; ok 8 - use Koha::OAI::Server::ListSets; ok 9 - use Koha::OAI::Server::Record; ok 10 - use Koha::OAI::Server::Repository; ok 11 - use Koha::OAI::Server::ResumptionToken; ok 12 - ListMetadataFormats ok 13 - ListIdentifiers without metadaPrefix argument ok All tests successful. Files=1, Tests=13, 8 wallclock secs ( 0.03 usr 0.01 sys + 1.06 cusr 0.08 csys = 1.18 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
