Merge lp:~jml/testtools/unbreak-tests into lp:~testtools-committers/testtools/trunk

Proposed by Jonathan Lange
Status: Merged
Merged at revision: 270
Proposed branch: lp:~jml/testtools/unbreak-tests
Merge into: lp:~testtools-committers/testtools/trunk
Diff against target: 0 lines
To merge this branch: bzr merge lp:~jml/testtools/unbreak-tests
Reviewer Review Type Date Requested Status
Jonathan Lange Approve
Review via email: mp+119130@code.launchpad.net

Commit message

Fix the Python 3 tests

Description of the change

1. Encode JSON content explicitly.

2. SameMembers no longer relies on 'sorted', since that apparently requires hashable objects now.

To post a comment you must log in.
lp:~jml/testtools/unbreak-tests updated
272. By Jonathan Lange

Restore properly.

Revision history for this message
Jonathan Lange (jml) wrote :

Rubber stamping to get the tests passing.

review: Approve
Revision history for this message
Martin Packman (gz) wrote :

Some of this looks suspiciously similar to;

<https://code.launchpad.net/~gz/testtools/fix_json_py3k_tests/+merge/117117>

Which you approved, but didn't land?

Preview Diff

Empty

Subscribers

People subscribed via source and target branches