)]}'
{"test/unit/common/middleware/test_xprofile.py":[{"author":{"_account_id":7485,"name":"Tushar Gohad","email":"tushar.gohad@intel.com","username":"tsg"},"change_message_id":"0af847b9fd833db3962931cecf96dbda46396848","unresolved":false,"context_lines":[{"line_number":165,"context_line":"        self.assertEqual(self.got_statuses, [\u0027405 Method Not Allowed\u0027], resp)"},{"line_number":166,"context_line":""},{"line_number":167,"context_line":"        # use a totally bogus profile identifier"},{"line_number":168,"context_line":"        wsgi_input \u003d StringIO.StringIO(body + \u0027\u0026profile\u003dABC\u0026download\u003ddownload\u0027)"},{"line_number":169,"context_line":"        environ[\u0027wsgi.input\u0027] \u003d wsgi_input"},{"line_number":170,"context_line":"        resp \u003d self.app(environ, self.start_response)"},{"line_number":171,"context_line":"        self.assertEqual(self.got_statuses, [\u0027404 Not Found\u0027], resp)"}],"source_content_type":"text/x-python","patch_set":3,"id":"5ac4a560_fbffa7a8","line":168,"updated":"2014-08-16 20:08:06.000000000","message":"Consistent with discussion on #openstack-infra, given PID is used as the \u0027test\u0027 profile ID, this might fail if pid \u003d\u003d 135, which is likely to be the case with single-purpose Jenkins slaves .. \n\nA bogus PID like \u0027ABC\u0027 is fine in this case given there are no \u0027reserved\u0027 int PIDs (other than 1).","commit_id":"1ac77e305b108b612a470857553f6a079ccc8dab"}]}
