http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10807
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #13 from Katrin Fischer <[email protected]> --- Some more notes: 1) The subs in Search:History.pm don't seem to follow our usual naming conventions. I am a bit unsure about this. 2) Shouldn't Search_SearchHistory.t be Search_History.t? 3) Search_SearchHistory.t also fails for me: [~/kohaclone (52-10807-authoritysearchhistory)]> prove t/db_dependent/Search_SearchHistory.t t/db_dependent/Search_SearchHistory.t .. 1/6 # Failed test 'use C4::Search;' # at t/db_dependent/Search_SearchHistory.t line 24. # Tried to use 'C4::Search'. # Error: "AddSearchHistory" is not exported by the C4::Search module # Can't continue after import errors at (eval 26) line 2 # BEGIN failed--compilation aborted at (eval 26) line 2. t/db_dependent/Search_SearchHistory.t .. 2/6 Undefined subroutine &main::AddSearchHistory called at t/db_dependent/Search_SearchHistory.t line 39. # Looks like you planned 6 tests but ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test exited with 255 just after 2. t/db_dependent/Search_SearchHistory.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/6 subtests Failing for 3), but please check with Galen about 1) if possible and take a look at the other comments. Thx! -- 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/
