)]}'
{"networking_odl/tests/unit/common/test_odl_features.py":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"7c3dbe21542a46ab6a56ca5017a73a8e2a33c4be","unresolved":false,"context_lines":[{"line_number":135,"context_line":"        self.assertRaises(KeyError, odl_features.init)"},{"line_number":136,"context_line":""},{"line_number":137,"context_line":""},{"line_number":138,"context_line":"class TestOdlFeaturesNoFixture(base.DietTestCase):"},{"line_number":139,"context_line":"    \"\"\"Basic tests for odl_features that don\u0027t call init()\"\"\""},{"line_number":140,"context_line":""},{"line_number":141,"context_line":"    @classmethod"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_dfd079fa","line":138,"range":{"start_line":138,"start_character":6,"end_line":138,"end_character":30},"updated":"2019-07-09 17:18:15.000000000","message":"As \u0027bgpvpn-vni\u0027 is not even there in this test module and in odl_features (that this test module tries to test), so it sometimes sneaks in from some other module I guess, maybe due to the global feature_configs variable...\n\nIn this case I would rather put the odl_features.deinit() in the beginning of the test_feature_configs_does_not_mutate_default_features test, instead of the setUpClass. I think both case could still produce the bug, but it is less likely if the deinit is called just before the test.","commit_id":"d07f9e0b955a86e44efe38da4a6091cac2ea0359"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"461410d30933417565ab79da6ac7eef9fcffea4c","unresolved":false,"context_lines":[{"line_number":135,"context_line":"        self.assertRaises(KeyError, odl_features.init)"},{"line_number":136,"context_line":""},{"line_number":137,"context_line":""},{"line_number":138,"context_line":"class TestOdlFeaturesNoFixture(base.DietTestCase):"},{"line_number":139,"context_line":"    \"\"\"Basic tests for odl_features that don\u0027t call init()\"\"\""},{"line_number":140,"context_line":""},{"line_number":141,"context_line":"    @classmethod"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_662e3f44","line":138,"range":{"start_line":138,"start_character":6,"end_line":138,"end_character":30},"in_reply_to":"7faddb67_dfd079fa","updated":"2019-08-01 14:13:36.000000000","message":"Sorry, I missed this one....\nPerhaps you are right, my original idea was to make a clean situation before any tests would start running from this test class, and see if there are still problems.","commit_id":"d07f9e0b955a86e44efe38da4a6091cac2ea0359"}]}
