danielpronych / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

python-twitter-0.8.1 fails test #196

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. python setup.py build
2. python twitter_test.py

What is the expected output? What do you see instead?
Normal test passing is expected. Instead i get lots of errors like
IOError: [Errno 2] No such file or directory: 
'/var/tmp/portage/dev-python/python-twitter-0.8.1/work/python-twitter-0.8.1/test
data/update.json'. Build log is attached.

What version of the product are you using? On what operating system?
python-twitter-0.8.1 on Gentoo.

Please provide any additional information below.
It seems that tarbolls don't have testdata/ directory. Please make sure to add 
it in next releases.

Original issue reported on code.google.com by kolmax94 on 4 May 2011 at 11:52

Attachments:

GoogleCodeExporter commented 8 years ago
Looks like this bug is fixed in 1.0.

Original comment by djc.ochtman on 17 Jun 2013 at 9:06