[Koha-bugs] [Bug 24590] New: Koha/Object.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 5 10:35:39 CET 2020


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

            Bug ID: 24590
           Summary: Koha/Object.t
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          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

% prove t/db_dependent/Koha/Object.t
is failing on MySQL 8 with:

kohadev-koha at 9bbf9ac68519:/kohadevbox/koha$ prove t/db_dependent/Koha/Object.t
t/db_dependent/Koha/Object.t .. 15/18
    #   Failed test 'Exception field is correct'
    #   at t/db_dependent/Koha/Object.t line 650.                               
    #          got: 'api_keys.secret'
    #     expected: 'secret'                                                  
    # Looks like you failed 1 test of 16.                                       
t/db_dependent/Koha/Object.t .. 16/18 
#   Failed test 'store() tests'                                
#   at t/db_dependent/Koha/Object.t line 723.          

MySQL 8 displays the tablename in the error.

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


More information about the Koha-bugs mailing list