)]}'
{"nova/test.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"4c6c961b211f744e0744502101481f331a15b875","unresolved":true,"context_lines":[{"line_number":518,"context_line":"                #   TypeError: virNodeDeviceLookupByName() argument 2 must be"},{"line_number":519,"context_line":"                #   str or None, not Proxy"},{"line_number":520,"context_line":"                last_tb_line \u003d self.stdlog.logger.output.splitlines()[-1]"},{"line_number":521,"context_line":"                raise TestingException(last_tb_line)"},{"line_number":522,"context_line":""},{"line_number":523,"context_line":"        LOG.info(\u0027Finished with periodics\u0027)"},{"line_number":524,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"20261de4_7d09eb0a","line":521,"updated":"2025-02-21 00:12:41.000000000","message":"ok sure that works.\n\ni was originally suggesting you just do something like\n\nself.assertIn(\"TypeError: virNodeDeviceLookupByName()\", self.stdlog.logger.output)\n\nin the reproducer file but generically grabbing and raising the content of any of the traceback in the _run_periodics fixture makes sense.\n\nthere could be other error we dont know about and this should can the test to fail in the future if the perodic ever break","commit_id":"3cf6667c503a5c27c85c2129e4495cf8bf53d66c"}],"nova/tests/functional/regressions/test_bug_2098892.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"4c6c961b211f744e0744502101481f331a15b875","unresolved":true,"context_lines":[{"line_number":61,"context_line":""},{"line_number":62,"context_line":"        # FIXME(melwitt): We need to patch this only for this test because if"},{"line_number":63,"context_line":"        # we add it to the LibvirtFixture right away, it will cause the"},{"line_number":64,"context_line":"        # following additional tests to fail:"},{"line_number":65,"context_line":"        #"},{"line_number":66,"context_line":"        # nova.tests.functional.libvirt.test_reshape.VGPUReshapeTests"},{"line_number":67,"context_line":"        #   test_create_servers_with_vgpu"}],"source_content_type":"text/x-python","patch_set":2,"id":"5143788c_0d1c4bac","line":64,"updated":"2025-02-21 00:12:41.000000000","message":"ok i was like, that a lot more in this file the i was expecting\n\nbut also makes total sense that it woucl break all the pci and vgpu tests\nbasiclly everythin that used list_devices.","commit_id":"3cf6667c503a5c27c85c2129e4495cf8bf53d66c"}]}
