)]}'
{"nova/tests/test_iscsi.py":[{"author":{"_account_id":518,"name":"Soren Hansen","email":"soren@linux2go.dk","username":"soren"},"change_message_id":"6aa8519df4cbf219a9e45f2d40e43dcc1b40835f","unresolved":false,"context_lines":[{"line_number":77,"context_line":"        self.verify()"},{"line_number":78,"context_line":""},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"class TgtAdmTestCase(test.TestCase, TargetAdminTestCase):"},{"line_number":81,"context_line":""},{"line_number":82,"context_line":"    def setUp(self):"},{"line_number":83,"context_line":"        super(TgtAdmTestCase, self).setUp()"}],"source_content_type":"text/x-python","patch_set":2,"id":"AAAACX%2F%2F9S4%3D","line":80,"updated":"2011-10-10 09:49:39.000000000","message":"I\u0027m assuming the mulitple inheritance here is to avoid having nosetest try to run the base class? If that\u0027s the only reason, I\u0027d prefer if you could simply rename the base class from TargetAdminTestCase to _TargetAdminTestCase and let that inherit from test.TestCase. This way nose should skip it, but correctly run the subclasses without the need for multiple inheritance.","commit_id":"31d35336accb76fcf2ac67b31d6c48ffbe7b4f41"}]}
