bobber6467 / python-nose

Automatically exported from code.google.com/p/python-nose
0 stars 0 forks source link

selftest fails some test #404

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install nose from nose-1.0.0.tar.gz 
2. install current coverage, coverage-3.4.tar.gz 
3. run selftest.py included in the nose tarball

What is the expected output?
all test pass

What do you see instead?
Some failures

What version of the product are you using? On what operating system?
nose 1.0.0, coverage 2.4, python 2.6.5, windows xp sp3 32 bits

Please provide any additional information below.
Attached test output

Original issue reported on code.google.com by ccanepacc@gmail.com on 21 Mar 2011 at 5:11

Attachments:

GoogleCodeExporter commented 8 years ago
This part of the code was removed when Issue 264 was fixed

Original comment by kumar.mcmillan on 21 Mar 2011 at 3:16