https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37810
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #5 from David Nind <[email protected]> --- The tests fail with both patches applied: prove t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t .. # Failed test at t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t line 72. # got: 'https://service_url.com/reports/tr_j1?customer_id=ID123&requestor_id=REQID123&api_key=APIKEY&begin_date=2023-08&end_date=2023-09&platform=emPARhPJsVEGAhPhc67LuGhjn5jCFc11a8x_mK0D3tWSVz3ike8PjaPj0baZfYtyVoJEEoob5qzY2' # expected: 'https://service_url.com/reports/tr_j1?customer_id=ID123&requestor_id=REQID123&api_key=APIKEY&begin_date=2023-08&end_date=2023-09' # Looks like you failed 1 test of 1. t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t .. 1/2 # Failed test '_build_url_query' # at t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t line 77. # Looks like you failed 1 test of 2. t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Test Summary Report ------------------- t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=2, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.93 cusr 0.18 csys = 1.14 CPU) Result: FAIL -- 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/
