Bug 1850529 - FAIL: CheckFuncDeterministic (sqlite3.test.userfunctions.FunctionTests)
Summary: FAIL: CheckFuncDeterministic (sqlite3.test.userfunctions.FunctionTests)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python3
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-24 12:52 UTC by Lukáš Zachar
Modified: 2020-06-25 01:50 UTC (History)
13 users (show)

Fixed In Version: python3-3.8.3-2.fc32
Clone Of:
Environment:
Last Closed: 2020-06-25 01:50:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lukáš Zachar 2020-06-24 12:52:27 UTC
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

Comment 1 Lukáš Zachar 2020-06-24 12:54:02 UTC
Test was executed on freshly installed Fedora 32, but it fails also on my workstation (upgrade from f31)

Comment 2 Fedora Update System 2020-06-24 13:34:26 UTC
FEDORA-2020-6b6cb65e9e has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-6b6cb65e9e

Comment 3 Fedora Update System 2020-06-25 01:50:53 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.