Bug 22001: Make the DBD error regex less strict
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 31 Mar 2020 15:53:47 +0000 (17:53 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 31 Mar 2020 16:46:21 +0000 (17:46 +0100)
commit41905c7eaac8c294668d1ba712d1cad8ab0102d9
treedadb7aa6d97b6a4e0e4791fbcb6b5e151959bac9
parent8e6cebb6b4553bc15c2ee95de9f3e6b3f895e258
Bug 22001: Make the DBD error regex less strict

Now the message is looking like
DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Duplicate entry

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Illrequests.t
t/db_dependent/Reports/Guided.t
t/db_dependent/api/v1/acquisitions_orders.t
t/db_dependent/api/v1/libraries.t
t/db_dependent/api/v1/patrons.t
t/db_dependent/api/v1/return_claims.t