Merge lp://staging/~freyes/charm-helpers/fix-test_hookenv into lp://staging/charm-helpers

Proposed by Felipe Reyes
Status: Merged
Merged at revision: 266
Proposed branch: lp://staging/~freyes/charm-helpers/fix-test_hookenv
Merge into: lp://staging/charm-helpers
Diff against target: 12 lines (+1/-1)
1 file modified
tests/core/test_hookenv.py (+1/-1)
To merge this branch: bzr merge lp://staging/~freyes/charm-helpers/fix-test_hookenv
Reviewer Review Type Date Requested Status
charmers Pending
Review via email: mp+243825@code.staging.launchpad.net

Description of the change

Fix test_logs_messages_object failing in Python 2

Python 2 and Python 3 return a different string for repr(object), while the returns "<type 'object'>", the later returns "<class 'object'>"

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches