)]}'
{"ceilometer/tests/unit/polling/test_dynamic_pollster.py":[{"author":{"_account_id":30695,"name":"Pedro Henrique Pereira Martins","email":"phpm13@gmail.com","username":"pedrohpmartins"},"change_message_id":"ada982bac4361a78dcd16727fe4d99b77dbab76f","unresolved":false,"context_lines":[{"line_number":385,"context_line":""},{"line_number":386,"context_line":"        self.assertEqual(response, entries)"},{"line_number":387,"context_line":""},{"line_number":388,"context_line":"        response \u003d list(response)"},{"line_number":389,"context_line":"        entries \u003d pollster.retrieve_entries_from_response(response)"},{"line_number":390,"context_line":""},{"line_number":391,"context_line":"        self.assertEqual(response, entries)"}],"source_content_type":"text/x-python","patch_set":4,"id":"3fa7e38b_6df61f92","line":388,"updated":"2019-10-29 20:59:52.000000000","message":"The first response is already a list, you do not need to convert it to a list, then I think that the second part of this test is not necessary.","commit_id":"3f6be7848b11680d579f49aa444c93c768e8c45b"},{"author":{"_account_id":28356,"name":"Rafael Weingartner","email":"rafael@apache.org","username":"rafaelweingartner"},"change_message_id":"0adc566f811a3ae436c732c5da4935897f06569e","unresolved":false,"context_lines":[{"line_number":385,"context_line":""},{"line_number":386,"context_line":"        self.assertEqual(response, entries)"},{"line_number":387,"context_line":""},{"line_number":388,"context_line":"        response \u003d list(response)"},{"line_number":389,"context_line":"        entries \u003d pollster.retrieve_entries_from_response(response)"},{"line_number":390,"context_line":""},{"line_number":391,"context_line":"        self.assertEqual(response, entries)"}],"source_content_type":"text/x-python","patch_set":4,"id":"3fa7e38b_87b80f75","line":388,"in_reply_to":"3fa7e38b_6df61f92","updated":"2019-10-30 12:06:23.000000000","message":"Ah ok, I got confused with the list notation in Python. I will remove the second one then. I thought that I was testing an array, and just then a list type. However, it seems that all of them are just a \"list\".","commit_id":"3f6be7848b11680d579f49aa444c93c768e8c45b"}]}
