Python 3 test failures

Bug #1083772 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
piston-mini-client
Fix Released
High
Barry Warsaw

Bug Description

I'm working on the Python 3 version of the package. There are a couple of test failures:

test_requests_are_dumped_to_file() fails under Python 3.3, I suspect because of dictionary iteration order dependencies (remember, in Python 3.3, we have random hash seeds enabled by default).

test_pep8() fails because we do not (yet, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694564) have a Python 3 compatible pep8 library in Ubuntu. Probably the easiest thing to do until then is to skip the test under Python 3.

Revision history for this message
Barry Warsaw (barry) wrote :

Haha. Already fixed in r67.

Changed in piston-mini-client:
status: Triaged → Invalid
status: Invalid → Fix Committed
Changed in piston-mini-client:
milestone: none → 0.7.4
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.