https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39345

Eric Phetteplace <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #9 from Eric Phetteplace <[email protected]> ---
Unit tests failed but usage tests succeeded.

kohadev-koha@kohadevbox:koha(main)$ prove t/db_dependent/Koha/ERM/EUsage/*
t/db_dependent/Koha/ERM/EUsage/COUNTER_5/CounterFile.t ..... ok
t/db_dependent/Koha/ERM/EUsage/COUNTER_5/SushiCounter.t .... ok
t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/CounterFile.t ... ok
t/db_dependent/Koha/ERM/EUsage/COUNTER_5.1/SushiCounter.t .. ok
t/db_dependent/Koha/ERM/EUsage/CounterLog.t ................ ok
t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t .........
    #   Failed test at t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t line
73.
    #          got:
'https://service_url.com/r51/reports/tr_j1?customer_id=ID123&requestor_id=REQID123&api_key=APIKEY&begin_date=2023-08&end_date=2023-09'
    #     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'

    #   Failed test at t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t line
106.
    #          got:
'https://service_url.com/r51/reports/tr_j1?customer_id=ID123&requestor_id=REQID123&api_key=APIKEY&begin_date=2023-08&end_date=2023-09&platform=www.whatever.com'
    #     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&platform=www.whatever.com'
    # Looks like you failed 2 tests of 2.
t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t ......... 1/3
#   Failed test '_build_url_query'
#   at t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t line 113.
# Looks like you failed 1 test of 3.
t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t ......... Dubious, test
returned 1 (wstat 256, 0x100)
Failed 1/3 subtests

Test Summary Report
-------------------
t/db_dependent/Koha/ERM/EUsage/UsageDataProvider.t       (Wstat: 256 (exited 1)
Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=6, Tests=47,  8 wallclock secs ( 0.02 usr  0.02 sys +  4.27 cusr  0.73
csys =  5.04 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/

Reply via email to