[Koha-bugs] [Bug 26906] New: Koha_ExternalContent_OverDrive.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 3 11:00:52 CET 2020


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

            Bug ID: 26906
           Summary: Koha_ExternalContent_OverDrive.t is failing randomly
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
            Blocks: 25551

Master_U18 (run 933)

18:10:19 koha_1       | #   Failed test 'error_message()'
18:10:19 koha_1       | #   at t/db_dependent/Koha_ExternalContent_OverDrive.t
line 41.
18:10:19 koha_1       | # Original:
18:10:19 koha_1       | # Can't connect to oauth.overdrive.com:443
18:10:19 koha_1       | # Request:
18:10:19 koha_1       | # POST https://oauth.overdrive.com/token
18:10:19 koha_1       | # Authorization: Basic RFVNTVk6RFVNTVk=
18:10:19 koha_1       | # User-Agent: Koha/20.06.00.055
18:10:19 koha_1       | # Content-Length: 126
18:10:19 koha_1       | # Content-Type: application/x-www-form-urlencoded
18:10:19 koha_1       | # 
18:10:19 koha_1       | #
code=blah&grant_type=authorization_code&redirect_uri=http%3A%2F%2Fmykoha.org%2Fcgi-bin%2Fkoha%2Fexternal%2Foverdrive%2Fauth.pl
18:10:19 koha_1       | # 
18:10:19 koha_1       | # Response:
18:10:19 koha_1       | # 500 Can't connect to oauth.overdrive.com:443
18:10:19 koha_1       | # Content-Type: text/plain
18:10:19 koha_1       | # Client-Date: Mon, 02 Nov 2020 17:10:19 GMT
18:10:19 koha_1       | # Client-Warning: Internal response
18:10:19 koha_1       | # 
18:10:19 koha_1       | # Can't connect to oauth.overdrive.com:443
18:10:19 koha_1       | # 
18:10:19 koha_1       | # 
18:10:19 koha_1       | # Turned into:
18:10:19 koha_1       | # Can't connect to oauth.overdrive.com:443
18:10:19 koha_1       | # Looks like you failed 1 test of 6.
18:10:19 koha_1       | [17:10:19]
t/db_dependent/Koha_ExternalContent_OverDrive.

Maybe we should skip the test if the server is not reachable.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25551
[Bug 25551] [OMNIBUS] Some tests are failing randomly
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list