https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29363 Bug ID: 29363 Summary: TestBuilder.t failing if biblionumber=123 does not exist Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Test Suite Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org t/db_dependent/TestBuilder.t ................ 7/15 Value not allowed for auto_incr biblionumber in Biblio at /kohadevbox/koha/t/lib/TestBuilder.pm line 387. # Failed test 'Created a record' # at t/db_dependent/TestBuilder.t line 287. # got: '' # expected: '1' # Failed test 'Hash value untouched' # at t/db_dependent/TestBuilder.t line 290. # got: undef # expected: '123' # Looks like you failed 2 tests of 12. t/db_dependent/TestBuilder.t ................ 8/15 -- You are receiving this mail because: You are watching all bug changes.