https://bugzilla.redhat.com/show_bug.cgi?id=1376001



--- Comment #3 from Zbigniew JÄ™drzejewski-Szmek <[email protected]> ---
+ /usr/bin/python2 setup.py test
running test
running egg_info
writing flufl.lock.egg-info/PKG-INFO
writing namespace_packages to flufl.lock.egg-info/namespace_packages.txt
writing top-level names to flufl.lock.egg-info/top_level.txt
writing dependency_links to flufl.lock.egg-info/dependency_links.txt
reading manifest file 'flufl.lock.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.gitignore'
writing manifest file 'flufl.lock.egg-info/SOURCES.txt'
running build_ext
test_retries (flufl.lock.tests.test_lockfile.ErrnoRetryTests) ... FAIL
test_retry_errno_api (flufl.lock.tests.test_lockfile.ErrnoRetryTests) ... ok
/home/zbyszek/rpmbuild/BUILD/flufl.lock-2.4.1/flufl/lock/README.rst
Doctest: README.rst ... ok
/home/zbyszek/rpmbuild/BUILD/flufl.lock-2.4.1/flufl/lock/docs/using.rst
Doctest: using.rst ... ok

======================================================================
FAIL: test_retries (flufl.lock.tests.test_lockfile.ErrnoRetryTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/home/zbyszek/rpmbuild/BUILD/flufl.lock-2.4.1/flufl/lock/tests/test_lockfile.py",
line 103, in test_retries
    self.assertEqual(self._retry_count, 3)
AssertionError: 0 != 3

----------------------------------------------------------------------
Ran 4 tests in 28.614s

FAILED (failures=1)

This is in a local build on F25.

Nevertheless, it builds find in F25, rawhide mock:
http://koji.fedoraproject.org/koji/taskinfo?taskID=16015449, 
http://koji.fedoraproject.org/koji/taskinfo?taskID=16015457.

rpmlint says:
python2-flufl-lock.noarch: W: spelling-error %description -l en_US manpage ->
manage, man page, man-page
python3-flufl-lock.noarch: W: spelling-error %description -l en_US manpage ->
manage, man page, man-page
2 packages and 0 specfiles checked; 0 errors, 2 warnings.
"man page" is a better spelling.


Similarly to python-flufl-bounce, there's a bunch of sphinx files in
site-packages.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to