Your message dated Wed, 28 Apr 2021 03:43:15 +0900
with message-id <[email protected]>
and subject line Re: ruby-mysql2: flaky autopkgtest
has caused the Debian Bug report #987331,
regarding ruby-mysql2: flaky autopkgtest
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
987331: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987331
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-mysql2
Version: 0.5.3-2
Severity: serious
X-Debbugs-Cc: [email protected]
Many of the autopkgtest runs on amd64 fail with:
| Failures:
|
| 1) Mysql2::Result streaming should raise an exception if streaming ended
due to a timeout
| Failure/Error:
| expect do
| res.each_with_index do |_, i|
| # Exhaust the first result packet then trigger a timeout
| sleep 4 if i > 0 && i % 1000 == 0
| end
| end.to raise_error(Mysql2::Error, /Lost connection/)
|
| expected Mysql2::Error with message matching /Lost connection/ but
nothing was raised
| # ./spec/mysql2/result_spec.rb:164:in `block (3 levels) in <top
(required)>'
|
| Finished in 42.81 seconds (files took 0.2193 seconds to load)
| 321 examples, 1 failure, 5 pending
See also
https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-mysql2/11803835/log.gz
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 0.5.3-3
--
Marc Dequènes
--- End Message ---