Description of problem: ====================================================================== FAIL: CheckFuncDeterministic (sqlite3.test.userfunctions.FunctionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python3.8/sqlite3/test/userfunctions.py", line 290, in CheckFuncDeterministic self.assertEqual(mock.call_count, 1) AssertionError: 2 != 1 ---------------------------------------------------------------------- Ran 286 tests in 0.309s FAILED (failures=1, skipped=2) test test_sqlite failed 1 test failed again: test_sqlite == Tests result: FAILURE then FAILURE == 1 test failed: test_sqlite 1 re-run test: test_sqlite Total duration: 669 ms Tests result: FAILURE then FAILURE Version-Release number of selected component (if applicable): python3-test-3.8.3-1.fc32.x86_64 How reproducible: Steps to Reproduce: 1. python3.8 -m test test_sqlite -wW
Test was executed on freshly installed Fedora 32, but it fails also on my workstation (upgrade from f31)
FEDORA-2020-6b6cb65e9e has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-6b6cb65e9e
FEDORA-2020-6b6cb65e9e has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.