)]}'
{"neutron_tempest_plugin/api/test_subnetpool_prefix_ops.py":[{"author":{"_account_id":4187,"name":"Ryan Tidwell","email":"rtidwell@suse.com","username":"ryan-tidwell"},"change_message_id":"56f2212ef14536964356e30f32883fe23c165040","unresolved":false,"context_lines":[{"line_number":38,"context_line":"        expected_set.compact()"},{"line_number":39,"context_line":"        observed_set.compact()"},{"line_number":40,"context_line":""},{"line_number":41,"context_line":"        self.assertEqual(len(expected_set), len(observed_set))"},{"line_number":42,"context_line":"        self.assertEqual(expected_set, observed_set)"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"    @decorators.idempotent_id(\u0027b1d56d1f-2818-44ee-b6a3-3c1327c25318\u0027)"}],"source_content_type":"text/x-python","patch_set":8,"id":"9fb8cfa7_b6984475","line":41,"range":{"start_line":41,"start_character":25,"end_line":41,"end_character":61},"updated":"2019-06-20 20:34:48.000000000","message":"Not really an issue with IPv4, but len() of an IPSet returns the number of addresses, not prefixes. This is causing test failures as len(expected_set) and len(observed_set) exceeds the max integer size.","commit_id":"4ffb6017e5611f61712d6d93e437bcabb322f798"}]}
