)]}'
{"octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py":[{"author":{"_account_id":10273,"name":"Adam Harwell","email":"flux.adam@gmail.com","username":"rm_you"},"change_message_id":"d8db2c7f036791e026d486f2104633ae2a769db2","unresolved":false,"context_lines":[{"line_number":102,"context_line":"    @mock.patch(\u0027subprocess.check_output\u0027)"},{"line_number":103,"context_line":"    def test_get_haproxy_versions_devel(self, mock_process):"},{"line_number":104,"context_line":"        mock_process.return_value \u003d ("},{"line_number":105,"context_line":"            b\"HA-Proxy version 2.2-dev0 2019/11/25 - https://haproxy.org/\\n\""},{"line_number":106,"context_line":"            b\"Some other data here \u003ctest@example.com\u003e\\n\")"},{"line_number":107,"context_line":"        major, minor \u003d haproxy_compatibility.get_haproxy_versions()"},{"line_number":108,"context_line":"        self.assertEqual(2, major)"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_a77f4b67","line":105,"range":{"start_line":105,"start_character":31,"end_line":105,"end_character":32},"updated":"2020-01-24 08:24:00.000000000","message":"Using 2.2 for this test is a bad choice, because then we can\u0027t technically prove it got the major and minor versions in the right order, lol. I know it is probably working fine, but the test should be totally non-ambiguous ...","commit_id":"79cfdfafa713aa37ce66398f703ef2050b81873a"},{"author":{"_account_id":29244,"name":"Gregory Thiemonge","email":"gthiemon@redhat.com","username":"gthiemonge"},"change_message_id":"ca5595f459e98730d0cbf84dfe78557979454cde","unresolved":false,"context_lines":[{"line_number":102,"context_line":"    @mock.patch(\u0027subprocess.check_output\u0027)"},{"line_number":103,"context_line":"    def test_get_haproxy_versions_devel(self, mock_process):"},{"line_number":104,"context_line":"        mock_process.return_value \u003d ("},{"line_number":105,"context_line":"            b\"HA-Proxy version 2.2-dev0 2019/11/25 - https://haproxy.org/\\n\""},{"line_number":106,"context_line":"            b\"Some other data here \u003ctest@example.com\u003e\\n\")"},{"line_number":107,"context_line":"        major, minor \u003d haproxy_compatibility.get_haproxy_versions()"},{"line_number":108,"context_line":"        self.assertEqual(2, major)"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_51a07c8e","line":105,"range":{"start_line":105,"start_character":31,"end_line":105,"end_character":32},"in_reply_to":"3fa7e38b_a77f4b67","updated":"2020-01-27 14:08:28.000000000","message":"Lol, the test was dumb :D\nUpdated with 2.3-dev0 version","commit_id":"79cfdfafa713aa37ce66398f703ef2050b81873a"}]}
