)]}'
{"ironic/tests/unit/drivers/modules/test_console_utils.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"f89210030dc5f62f843cf6d83faebbbd8aaa87a7","unresolved":false,"context_lines":[{"line_number":57,"context_line":"            driver_info\u003dINFO_DICT)"},{"line_number":58,"context_line":"        self.info \u003d ipmi._parse_driver_info(self.node)"},{"line_number":59,"context_line":"        self.mock_stdout \u003d tempfile.NamedTemporaryFile(delete\u003dFalse)"},{"line_number":60,"context_line":"        self.mock_stderr \u003d tempfile.NamedTemporaryFile(delete\u003dFalse)"},{"line_number":61,"context_line":""},{"line_number":62,"context_line":"    def tearDown(self):"},{"line_number":63,"context_line":"        super(ConsoleUtilsTestCase, self).tearDown()"}],"source_content_type":"text/x-python","patch_set":1,"id":"e7ff196d_aed6c238","line":60,"updated":"2021-03-10 15:50:09.000000000","message":"nit: you can avoid delete\u003dFalse, it will be removed on closing","commit_id":"0b920d2a08bc1b5b6447e9368329d124258e2a8c"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"f89210030dc5f62f843cf6d83faebbbd8aaa87a7","unresolved":false,"context_lines":[{"line_number":64,"context_line":"        self.mock_stdout.close()"},{"line_number":65,"context_line":"        self.mock_stderr.close()"},{"line_number":66,"context_line":"        os.remove(self.mock_stdout.name)"},{"line_number":67,"context_line":"        os.remove(self.mock_stderr.name)"},{"line_number":68,"context_line":""},{"line_number":69,"context_line":"    def test__get_console_pid_dir(self):"},{"line_number":70,"context_line":"        pid_dir \u003d \u0027/tmp/pid_dir\u0027"}],"source_content_type":"text/x-python","patch_set":1,"id":"141080bb_5fba9319","line":67,"updated":"2021-03-10 15:50:09.000000000","message":".. so this is not needed","commit_id":"0b920d2a08bc1b5b6447e9368329d124258e2a8c"}]}
