Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481340 - dev-python/logbook-0.5.0 bump, pypy's test failures
Summary: dev-python/logbook-0.5.0 bump, pypy's test failures
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2013-08-19
Assignee: Python Gentoo Team
URL: https://github.com/mitsuhiko/logbook/...
Whiteboard:
Keywords: TESTED, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2013-08-16 16:19 UTC by Ian Delaney (RETIRED)
Modified: 2013-08-18 08:47 UTC (History)
0 users

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


Attachments
diff -u logbook-0.4.2.ebuild logbook-0.5.0.ebuild > ~/patches/logbook-0.5.0.patch (logbook-0.5.0.patch,1.60 KB, patch)
2013-08-16 16:19 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2013-08-16 16:19:35 UTC
Created attachment 356232 [details, diff]
diff -u logbook-0.4.2.ebuild logbook-0.5.0.ebuild > ~/patches/logbook-0.5.0.patch

testuser@archtester ~/cvsPortage/gentoo-x86/dev-python/logbook $ ebuild logbook-0.5.0.ebuild clean test

yields

 * python2_7: running distutils-r1_run_phase python_compile_all
>>> Source compiled.
 * pypy2_0: running distutils-r1_run_phase python_test
 * python3_3: running distutils-r1_run_phase python_test
 * python2_6: running distutils-r1_run_phase python_test
 * python2_7: running distutils-r1_run_phase python_test
pypy-c2.0
.............................................................................................................................................................................................................................................................................................................S......................................S...........................S.......SSSSSSS.
----------------------------------------------------------------------
Ran 111 tests in 3.134s

OK (SKIP=8)
..SSSSSSS.
----------------------------------------------------------------------
Ran 111 tests in 3.132s

OK (SKIP=8)
...........
----------------------------------------------------------------------
Ran 111 tests in 3.217s

OK (SKIP=1)
......................S...SS.SSSSSSS.
----------------------------------------------------------------------
Ran 109 tests in 3.619s

OK (SKIP=10)

bump; Drop py2.5, add pypy2_0 support, updated deps, test phase"
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2013-08-18 08:47:23 UTC
        vmalloc referenced this issue from a commit 
 	vmalloc 	#91: Fix broken tests on pypy 

I like this man.

*logbook-0.5.0 (18 Aug 2013)

  18 Aug 2013; Ian Delaney <idella4@gentoo.org>
  +files/logbook-0.5-pypy-test-fix.patch, +logbook-0.5.0.ebuild:
  bump; Drop py2.5, add pypy2_0 support, updated deps, test phase