Your message dated Mon, 24 Feb 2014 10:33:31 +0000
with message-id <e1whsqp-0008ix...@franck.debian.org>
and subject line Bug#739893: fixed in python-repoze.lru 0.6-4
has caused the Debian Bug report #739893,
regarding test failures with python3.4
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.)
--
739893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739893
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-repoze.lru
Version: 0.6-3
Severity: serious
Tags: sid jessie
User: debian-pyt...@lists.debian.org
Usertags: python3.4
the tests fail with python3.4, however the testsuite doesn't say which ones do
fail ...
OK (unexpected successes=4)
running test
running egg_info
writing namespace_packages to repoze.lru.egg-info/namespace_packages.txt
writing requirements to repoze.lru.egg-info/requires.txt
writing dependency_links to repoze.lru.egg-info/dependency_links.txt
writing top-level names to repoze.lru.egg-info/top_level.txt
writing repoze.lru.egg-info/PKG-INFO
writing entry points to repoze.lru.egg-info/entry_points.txt
reading manifest file 'repoze.lru.egg-info/SOURCES.txt'
writing manifest file 'repoze.lru.egg-info/SOURCES.txt'
running build_ext
test_clear_with_multiple_names (repoze.lru.tests.CacherMaker) ... ok
test_clear_with_single_name (repoze.lru.tests.CacherMaker) ... ok
test_defaultvalue_and_clear (repoze.lru.tests.CacherMaker) ... ok
test_exception (repoze.lru.tests.CacherMaker) ... ok
test_expiring (repoze.lru.tests.CacherMaker) ... ok
test_named_cache (repoze.lru.tests.CacherMaker) ... ok
test_ctor_nocache (repoze.lru.tests.DecoratorTests) ... ok
test_expiry (repoze.lru.tests.DecoratorTests)
When timeout is given, decorator must eventually forget entries ... unexpected
success
test_multiargs (repoze.lru.tests.DecoratorTests) ... ok
test_singlearg (repoze.lru.tests.DecoratorTests) ... ok
test_default_timeout (repoze.lru.tests.ExpiringLRUCacheTests)
Default timeout provided at init time must be applied ... unexpected success
test_different_timeouts (repoze.lru.tests.ExpiringLRUCacheTests)
Timeouts must be per entry, default applied when none provided ... unexpected
success
test_equal_but_not_identical (repoze.lru.tests.ExpiringLRUCacheTests)
equal but not identical keys must be treated the same ... ok
test_eviction_counter (repoze.lru.tests.ExpiringLRUCacheTests) ... ok
test_get (repoze.lru.tests.ExpiringLRUCacheTests) ... ok
test_imperfect_hitrate (repoze.lru.tests.ExpiringLRUCacheTests)
If cache size == half the number of items -> hit rate ~50% ... ok
test_invalidate (repoze.lru.tests.ExpiringLRUCacheTests) ... ok
test_it (repoze.lru.tests.ExpiringLRUCacheTests)
Test a sequence of operations ... ok
test_perfect_hitrate (repoze.lru.tests.ExpiringLRUCacheTests)
If cache size equals number of items, expect 100% cache hits ... ok
test_put (repoze.lru.tests.ExpiringLRUCacheTests) ... ok
test_renew_timeout (repoze.lru.tests.ExpiringLRUCacheTests)
Re-putting an entry must update timeout ... unexpected success
test_size_lessthan_1 (repoze.lru.tests.ExpiringLRUCacheTests) ... ok
test_small_cache (repoze.lru.tests.ExpiringLRUCacheTests)
Cache of size 1 must work ... ok
test_equal_but_not_identical (repoze.lru.tests.LRUCacheTests)
equal but not identical keys must be treated the same ... ok
test_eviction_counter (repoze.lru.tests.LRUCacheTests) ... ok
test_get (repoze.lru.tests.LRUCacheTests) ... ok
test_imperfect_hitrate (repoze.lru.tests.LRUCacheTests)
If cache size == half the number of items -> hit rate ~50% ... ok
test_invalidate (repoze.lru.tests.LRUCacheTests) ... ok
test_it (repoze.lru.tests.LRUCacheTests) ... ok
test_perfect_hitrate (repoze.lru.tests.LRUCacheTests)
If cache size equals number of items, expect 100% cache hits ... ok
test_put (repoze.lru.tests.LRUCacheTests) ... ok
test_size_lessthan_1 (repoze.lru.tests.LRUCacheTests) ... ok
test_small_cache (repoze.lru.tests.LRUCacheTests)
Cache of size 1 must work ... ok
----------------------------------------------------------------------
Ran 33 tests in 1.188s
FAILED (unexpected successes=4)
make[1]: *** [override_dh_auto_test] Error 1
--- End Message ---
--- Begin Message ---
Source: python-repoze.lru
Source-Version: 0.6-4
We believe that the bug you reported is fixed in the latest version of
python-repoze.lru, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 739...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dimitri John Ledkov <x...@ubuntu.com> (supplier of updated python-repoze.lru
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 24 Feb 2014 09:44:56 +0000
Source: python-repoze.lru
Binary: python-repoze.lru python3-repoze.lru
Architecture: all source
Version: 0.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Closes: 739893
Description:
python3-repoze.lru - tiny LRU cache implementation and decorator for Python 3
python-repoze.lru - tiny LRU cache implementation and decorator
Changes:
python-repoze.lru (0.6-4) unstable; urgency=medium
.
* The tests appear to pass now, revert 0.6-3. (Closes: #739893)
Checksums-Sha1:
d2de01ff2078923ab7a3818d5cb527ab0f4fd049 2124 python-repoze.lru_0.6-4.dsc
2b20af8fa2e686e9d4f152e1e7df796078b05175 3061
python-repoze.lru_0.6-4.debian.tar.gz
b0407ed29aa75cf8262c8b4be1e32ca2da15a040 12394 python-repoze.lru_0.6-4_all.deb
a51d0e0c13355b6c4c2d3267db6fe47974e07684 11890 python3-repoze.lru_0.6-4_all.deb
Checksums-Sha256:
4d94b678f93ae36a7f6053bb8b9a029ae083b0bbdadccb82b3322034bbb9a821 2124
python-repoze.lru_0.6-4.dsc
9c33dc77e4838625828f2f45789113938344cdb794ac8af919df2478be290f11 3061
python-repoze.lru_0.6-4.debian.tar.gz
02b4e11d20cf46c970e48549379d91e16a07a59dea3d112f15d12e0caae247b5 12394
python-repoze.lru_0.6-4_all.deb
11395c684f312b3431d370e33f9c14cf1dd19ec4f15c2bd91353633764f52f15 11890
python3-repoze.lru_0.6-4_all.deb
Files:
edbc6cbba015c4e681a13eb6c06c2d5c 2124 python extra python-repoze.lru_0.6-4.dsc
998d96ff18feb861e310175065eebc27 3061 python extra
python-repoze.lru_0.6-4.debian.tar.gz
92f1ad02a13c56186a30eb5c081fa650 12394 python extra
python-repoze.lru_0.6-4_all.deb
6f280904e66eab7f7421c9e4df1956e1 11890 python extra
python3-repoze.lru_0.6-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTCxvbAAoJEIh7YGGLPBaud7wP/2d6ZwqsBw8NqU9I0EwMyRbt
JT9wlkRD1S0xvYcl2TrA50Ebxi28vZqoXK30xivMB9mtK/Mo/ExeapNvX9SD9OEm
63IR2Ni0yJV6KWOcz+e8XqU/yQx3Eqkb/PzyV2hoEZbdlxg86fLsG+7uR3Mo+Axj
Mf38nH855sZ5FjnKRBalMWGrwXrARMoGlmAxll/YfHHONZ0Bnw7g5otxRzh5cbEo
5RNTD2xuYuCkuAsptY7gpZZi4+g8ypcCLyQCEskQav9q16CtS3hQ7059+suQdSBF
FfO9n+CxMX+3gP5eXojgGUkodAuZivfVJSgnKl8utiPyGMNg8BrNeCg131R4AYCK
HZTYjeCZ9zEqPbV0gDKbIQrEM2zx402jrgd6qeRBQc6/t974heiwoqIlb6T5c1tC
HYFUiRgFv/LUxo4D/cF4jVP6CB1BLGWbomy+/UBm6jCnBrRgDZxmDzmU4CyNb+IA
X6s8Z08IS95mZDQ8jqloeWd8qRShXrMKxJajjrZav/ByeXML81KfO9ted5qyqy0R
2BxSxm+0Y4mrLOnBbXxe+yvqp9fohz45T/xTyqzXouf7ymCqYXi1KdaCoUqlPv5U
Tyl/jyImdJVYuqJDDATd2Ns3woTaxk7UAY24LYtHtlIZaaJpo05v/lNhDcngR+w4
RJhEzZhMMkY+lO9P6X2T
=bvmt
-----END PGP SIGNATURE-----
--- End Message ---