)]}'
{"tooz/tests/test_partitioner.py":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"e4135c16adb0611122e421b8a826f9f18d55ba69","unresolved":false,"context_lines":[{"line_number":86,"context_line":"        m \u003d m.pop()"},{"line_number":87,"context_line":"        self.assertTrue(p.belongs_to_member(o, m))"},{"line_number":88,"context_line":"        self.assertFalse(p.belongs_to_member(o, b\"chupacabra\"))"},{"line_number":89,"context_line":"        self.assertFalse(p.belongs_to_member(o, str(\"åäö\")))"},{"line_number":90,"context_line":"        self.assertFalse(p.belongs_to_member(o, u\"äöå\"))"},{"line_number":91,"context_line":"        maybe \u003d self.assertTrue if m \u003d\u003d self.member_id else self.assertFalse"},{"line_number":92,"context_line":"        maybe(p.belongs_to_self(o))"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_99d000cc","line":89,"updated":"2019-09-18 16:05:52.000000000","message":"Hmmm, maybe I missing something, but if I run this test without your changes [1], all the tests passes without any error or warning... \n\nAre you sure they cover the right approach to test the unicode issue?\n\n[1] https://review.opendev.org/#/c/681668/1/tooz/partitioner.py","commit_id":"78e60adcad417bfd4067171b22a803bdf655513e"}]}
