[Koha-bugs] [Bug 21567] New: WebService:ILS related tests fail during package build

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 14 13:42:23 CEST 2018


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

            Bug ID: 21567
           Summary: WebService:ILS related tests fail during package build
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: mirko at abunchofthings.net
        QA Contact: testopia at bugs.koha-community.org

Now that libwebservice-ils-perl is available to the nightly server, related
tests fail:

1.

#   Failed test 'error_message()'
#   at t/Koha_ExternalContent_OverDrive.t line 52.
# Original:
# Can't connect to oauth.overdrive.com:443
# Request:
# POST https://oauth.overdrive.com/token
# Authorization: Basic RFVNTVk6RFVNTVk=
# User-Agent: Koha/18.06.00.041
# Content-Length: 126
# Content-Type: application/x-www-form-urlencoded
# 
#
redirect_uri=http%3A%2F%2Fmykoha.org%2Fcgi-bin%2Fkoha%2Fexternal%2Foverdrive%2Fauth.pl&grant_type=authorization_code&code=blah
# 
# Response:
# 500 Can't connect to oauth.overdrive.com:443
# Content-Type: text/plain
# Client-Date: Sat, 13 Oct 2018 22:30:28 GMT
# Client-Warning: Internal response
# 
# Can't connect to oauth.overdrive.com:443
# 
# Name or service not known at /usr/share/perl5/LWP/Protocol/http.pm line 49.
# 
# Turned into:
# Can't connect to oauth.overdrive.com:443
# Looks like you failed 1 test of 5.
t/Koha_ExternalContent_OverDrive.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests 


2.

#   Failed test 'Invalid RecordedBooks partner credentials'
#   at t/Koha_ExternalContent_RecordedBooks.t line 29.
# Looks like you failed 1 test of 3.
t/Koha_ExternalContent_RecordedBooks.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
        (less 1 skipped subtest: 1 okay)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list