---------- Forwarded message --------- From: Daniel Black <dan...@mariadb.org> Date: Thu, Dec 23, 2021 at 10:40 AM Subject: Re: MariaDB 10.6 regressed ruby-mysql2 To: Otto Kekäläinen <o...@debian.org> Cc: <pkg-mysql-ma...@lists.alioth.debian.org>, Tuukka Pasanen <tuukka.pasa...@ilmi.fi>, Faustin Lammler <faus...@mariadb.org>
expected Mysql2::Error with message matching /Lost connection to MySQL server/, got #<Mysql2::Error::ConnectionError: Lost connection to server during query> with backtrace: Our error message changed. ruby-mysql2 already fixed the test upstream - https://github.com/brianmario/mysql2/commit/cca57b97ad6d1b1b985376be110b89d2b487dea6 On Thu, Dec 23, 2021 at 4:47 AM Otto Kekäläinen <o...@debian.org> wrote: > > Hello! > > Looking at https://tracker.debian.org/pkg/mariadb-10.6 it seems mariadb > 1.10.6.5-2 is currently blocked from progressing from Debian unstable to > testing due to Debian-CI/autopkgtests failures on package ruby-mysql2. > > This is a regression from 10.5. Could somebody please investigate? > > - Otto