Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354179

Summary: dev-python/nose-1.0.0 fails tests with Python 3.2
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: https://code.google.com/p/python-nose/issues/detail?id=389
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 381789    
Bug Blocks: 292402    
Attachments: nose-1.0.0:20110209-010637.log

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-09 01:08:34 UTC
dev-python/nose-1.0.0 fails tests with Python 3.2.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-09 01:10:28 UTC
Created attachment 261893 [details]
nose-1.0.0:20110209-010637.log
Comment 2 Tolga Dalman 2011-08-09 10:51:41 UTC
The current version of nose seems to contain a Python 3.2 fix. From the 
changelog:

- Fixed problems with SkipTest in Python 3.2 (#389)
- Fixed bug in doctest plugin under python 3. Thanks to Thomas Kluyver
  for the patch. (#391)

Can anyone test / confirm ?
Comment 3 Johan Bergström 2011-09-04 14:33:29 UTC
I just tried 1.1.2 (not in tree) and all tests passes on 2.4,2.5,2.6,2.7,3.1,3.2.
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2011-09-09 07:52:18 UTC
This should be fixed in 1.1.2, which is now in the tree.