)]}'
{"nova/tests/unit/virt/libvirt/test_driver.py":[{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"0f7a7ca2bab5044955d2f42f8215b3da7e699ffb","unresolved":false,"context_lines":[{"line_number":14936,"context_line":"                libvirt_driver.libvirt.VIR_DOMAIN_BLOCK_REBASE_COPY_DEV \u003d \\"},{"line_number":14937,"context_line":"                    copy_dev"},{"line_number":14938,"context_line":""},{"line_number":14939,"context_line":"            mock_dom.XMLDesc.assert_called_once_with("},{"line_number":14940,"context_line":"                flags\u003d(fakelibvirt.VIR_DOMAIN_XML_INACTIVE |"},{"line_number":14941,"context_line":"                       fakelibvirt.VIR_DOMAIN_XML_SECURE))"},{"line_number":14942,"context_line":"            mock_dom.blockRebase.assert_called_once_with("},{"line_number":14943,"context_line":"                srcfile, dstfile, 0, flags\u003d("},{"line_number":14944,"context_line":"                    fakelibvirt.VIR_DOMAIN_BLOCK_REBASE_COPY |"}],"source_content_type":"text/x-python","patch_set":1,"id":"ff82abbf_dc2c7ead","line":14941,"range":{"start_line":14939,"start_character":12,"end_line":14941,"end_character":58},"updated":"2017-11-29 17:20:49.000000000","message":"Looks like this test_swap_volume_block_old_libvirt doesn\u0027t exist in \u003e\u003d pike so we didn\u0027t get this failure with the original patch.\n\nThis should be something like (I didn\u0027t test this):\n\n self.assertEqual(2, mock_dom.XMLDesc.call_count)\n call1 \u003d mock.call(fakelibvirt.VIR_DOMAIN_XML_INACTIVE |\n                   fakelibvirt.VIR_DOMAIN_XML_SECURE)\n call2 \u003d mock.call(fakelibvirt.VIR_DOMAIN_XML_SECURE)\n mock_dom.XMLDesc.assert_has_calls([call1, call2])","commit_id":"791c7cd71345632e4c43f6c272fcb8d30b194f50"}]}
