Your message dated Sat, 4 Jul 2020 18:35:17 +0300 with message-id <20200704153517.GA4801@localhost> and subject line Re: Bug#962131: sqlite3 breaks python3.8 autopkgtest: CheckFuncDeterministic (sqlite3.test.userfunctions.FunctionTests) has caused the Debian Bug report #962131, regarding bad SQLite deterministic check in self-tests 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 ow...@bugs.debian.org immediately.) -- 962131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962131 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: sqlite3, python3.8 Control: found -1 sqlite3/3.32.1-2 Control: found -1 python3.8/3.8.3-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent upload of sqlite3 the autopkgtest of python3.8 fails in testing when that autopkgtest is run with the binary packages of sqlite3 from unstable. It passes when run with only packages from testing. In tabular form: pass fail sqlite3 from testing 3.32.1-2 python3.8 from testing 3.8.3-1 all others from testing from testing I copied some of the output at the bottom of this report. Currently this regression is blocking the migration of sqlite3 to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package? More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [1] https://qa.debian.org/excuses.php?package=sqlite3 https://ci.debian.net/data/autopkgtest/testing/amd64/p/python3.8/5744312/log.gz test_progress (sqlite3.test.backup.BackupTests) ... ok test_progress_all_pages_at_once_1 (sqlite3.test.backup.BackupTests) ... ok test_progress_all_pages_at_once_2 (sqlite3.test.backup.BackupTests) ... ok test_simple (sqlite3.test.backup.BackupTests) ... ok ====================================================================== FAIL: CheckFuncDeterministic (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3.8/sqlite3/test/userfunctions.py", line 290, in CheckFuncDeterministic self.assertEqual(mock.call_count, 1) AssertionError: 2 != 1 ---------------------------------------------------------------------- Ran 286 tests in 0.404s FAILED (failures=1, skipped=2) test test_sqlite failed 1 test failed again: test_sqlite
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Version: 3.8.4~rc1-1 On Thu, Jun 04, 2020 at 07:36:08AM +0200, László Böszörményi wrote: >... > That means it's a bad SQLite check implementation in Python 3.8+ which > was already reported to them as Issue 40784 [1]. They fixed it on > their Git master branch and of course backported for the 3.8 release > of Python [2]. Tested to be sure and it fixes the issue. Hopefully > Matthias will add it to its packaging soon. The fix is included in 3.8.4~rc1. > Regards, > Laszlo/GCS >... cu Adrian
--- End Message ---