greetings! thanks! test failure.

1 view
Skip to first unread message

zooko

unread,
May 7, 2010, 11:36:41 AM5/7/10
to Coverage.py Development
Hello all! Glad to be here.

Ned: thank you for coverage.py! It rocks. It makes me happy.

I got this test failure on Mac OS 10.4 with Python 2.5.4. Setting the
PYTHONPATH makes the test pass:

HACK Wonwin-McBrootles-Computer:~/playground/coverage.py/ned$
nosetests
.........................................................................E...........................................................................................................................................................................
======================================================================
ERROR: test_egg (test.test_codeunit.CodeUnitTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/wonwinmcbrootles/playground/coverage.py/ned/test/
test_codeunit.py", line 92, in test_egg
import egg1, egg1.egg1
ImportError: No module named egg1

----------------------------------------------------------------------
Ran 245 tests in 20.051s

FAILED (errors=1)
HACK Wonwin-McBrootles-Computer:~/playground/coverage.py/ned$
PYTHONPATH=${PWD}/test/eggsrc nosetests
.....................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 245 tests in 19.263s

OK

Zooko Wilcox-O'Hearn

unread,
May 7, 2010, 4:42:30 PM5/7/10
to coverag...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages