Your message dated Mon, 29 Apr 2024 13:21:54 +0200
with message-id <f210ba6b-8ce6-4116-81fa-031bc7ce9...@debian.org>
and subject line Fixed
has caused the Debian Bug report #1069819,
regarding FTBFS: tests failed
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.)


-- 
1069819: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069819
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-tooz
Version: 4.2.0-2
Severity: serious
Tags: ftbfs

======================================================================
FAIL: tooz.tests.test_mysql.TestMySQLDriver.test_parsing_blocking_settings
tooz.tests.test_mysql.TestMySQLDriver.test_parsing_blocking_settings
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched
    return func(*newargs, **newkeywargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/tooz/tests/test_mysql.py", line 113, in
test_parsing_blocking_settings
    with lock(blocking_value):
  File "/<<PKGBUILDDIR>>/tooz/locking.py", line 29, in __enter__
    return self.lock.__enter__(*self.args, **self.kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/tooz/locking.py", line 49, in __enter__
    acquired = self.acquire(*args, **kwargs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 3, in acquire
  File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__
    return self._mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call
    return self._execute_mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call
    return self._mock_wraps(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'bool' object is not callable


======================================================================
FAIL: tooz.tests.test_mysql.TestMySQLDriver.test_parsing_timeout_settings
tooz.tests.test_mysql.TestMySQLDriver.test_parsing_timeout_settings
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/mock.py", line 1390, in patched
    return func(*newargs, **newkeywargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/tooz/tests/test_mysql.py", line 100, in
test_parsing_timeout_settings
    with lock(blocking_value, timeout):
  File "/<<PKGBUILDDIR>>/tooz/locking.py", line 29, in __enter__
    return self.lock.__enter__(*self.args, **self.kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/tooz/locking.py", line 49, in __enter__
    acquired = self.acquire(*args, **kwargs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 3, in acquire
  File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__
    return self._mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call
    return self._execute_mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call
    return self._mock_wraps(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'bool' object is not callable


======================================================================
FAIL:
tooz.tests.test_coordination.TestAPI.test_lock_context_manager_acquire_argument
tooz.tests.test_coordination.TestAPI.test_lock_context_manager_acquire_argument
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tooz/tests/__init__.py", line 35, in
skip_if_not_implemented
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/tooz/tests/test_coordination.py", line 928, in
test_lock_context_manager_acquire_argument
    with lock(blocking_value):
  File "/<<PKGBUILDDIR>>/tooz/locking.py", line 29, in __enter__
    return self.lock.__enter__(*self.args, **self.kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/tooz/locking.py", line 49, in __enter__
    acquired = self.acquire(*args, **kwargs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 3, in acquire
  File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__
    return self._mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call
    return self._execute_mock_call(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call
    return self._mock_wraps(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'bool' object is not callable


----------------------------------------------------------------------
Ran 148 tests in 6.368s

FAILED (failures=3, skipped=51)


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
This was fixed in 6.0.0-2.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to