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
Created attachment 127079 [details] [review] Bug 29363: Fix TestBuilder.t if bib 123 does not exist
Pushed to master for 21.11, thanks to everybody involved!
Pushed to 21.05.x for 21.05.05
Pushed to 20.11.x for 20.11.12
Not backported to oldoldstable (20.05.x). Feel free to ask if it's needed.