Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636406 - dev-python/diskcache-2.8.3 : test_get_or_set_version (tests.test_djangocache.DiskCacheTests) ERROR
Summary: dev-python/diskcache-2.8.3 : test_get_or_set_version (tests.test_djangocache....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-03 16:48 UTC by Toralf Förster
Modified: 2018-11-18 22:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2017-11-03 16:48 UTC, Toralf Förster
Details
dev-python:diskcache-2.8.3:20171103-065139.log (dev-python:diskcache-2.8.3:20171103-065139.log,14.16 KB, text/plain)
2017-11-03 16:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.56 KB, text/plain)
2017-11-03 16:48 UTC, Toralf Förster
Details
environment (environment,107.89 KB, text/plain)
2017-11-03 16:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.48 KB, application/x-bzip)
2017-11-03 16:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.40 KB, application/x-bzip)
2017-11-03 16:48 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,21.54 KB, application/x-bzip)
2017-11-03 16:48 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-03 16:48:04 UTC
test_get_or_set (tests.test_djangocache.DiskCacheTests) ... ok
test_get_or_set_callable (tests.test_djangocache.DiskCacheTests) ... ok
test_get_or_set_version (tests.test_djangocache.DiskCacheTests) ... ERROR
test_has_key (tests.test_djangocache.DiskCacheTests) ... ok
test_ignores_non_cache_files (tests.test_djangocache.DiskCacheTests) ... ok
test_in (tests.test_djangocache.DiskCacheTests) ... ok

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171025-203252

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/diskcache
[ebuild  N    ] dev-python/diskcache-2.8.3  USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-03 16:48:07 UTC
Created attachment 502006 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-03 16:48:10 UTC
Created attachment 502008 [details]
dev-python:diskcache-2.8.3:20171103-065139.log
Comment 3 Toralf Förster gentoo-dev 2017-11-03 16:48:13 UTC
Created attachment 502010 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-03 16:48:16 UTC
Created attachment 502012 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-03 16:48:19 UTC
Created attachment 502014 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-03 16:48:22 UTC
Created attachment 502016 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-03 16:48:25 UTC
Created attachment 502018 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-11-18 22:00:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b16f5fcbdfab1bb434b1d6cb0be04bfd9ae2905

commit 2b16f5fcbdfab1bb434b1d6cb0be04bfd9ae2905
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2018-11-18 21:59:53 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-11-18 21:59:53 +0000

    dev-python/diskcache: bump to 3.1.0
    
    Previous version didn't support newer django. Also, add missing "sqlite"
    in PYTHON_REQ_USE.
    
    Closes: https://bugs.gentoo.org/636554
    Closes: https://bugs.gentoo.org/636406
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/diskcache/Manifest               |  1 +
 dev-python/diskcache/diskcache-3.1.0.ebuild | 42 +++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)