)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":18816,"name":"Maurice Escher","display_name":"carthaca","email":"maurice.escher@sap.com","username":"mapocace"},"change_message_id":"90bf4ecbfe21dc9ce3511fd0c84b4fc79f5ef7d9","unresolved":true,"context_lines":[{"line_number":13,"context_line":""},{"line_number":14,"context_line":"By taking the session-uri out of the body,"},{"line_number":15,"context_line":"we avoid leaking sessions in that situation."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"Change-Id: I3dbf80f3383c51d3e754516529471698851bf573"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"b6bc823b_ce75da5e","line":16,"updated":"2023-05-17 06:05:12.000000000","message":"If there is the need to upload a new patchset, you could add\n\n```\nStory: 2010477\nTask: 47038\n```","commit_id":"87a940697960ac1813455e09691a734f0f9326c2"},{"author":{"_account_id":24434,"name":"Fabian Wiesel","email":"fabian.wiesel@sap.com","username":"fwiesel"},"change_message_id":"572fe3540a3c084f65fac9cee7d6782b205b17e7","unresolved":false,"context_lines":[{"line_number":13,"context_line":""},{"line_number":14,"context_line":"By taking the session-uri out of the body,"},{"line_number":15,"context_line":"we avoid leaking sessions in that situation."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"Change-Id: I3dbf80f3383c51d3e754516529471698851bf573"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"1f40fa0a_fe6f2862","line":16,"in_reply_to":"b6bc823b_ce75da5e","updated":"2023-05-18 11:10:04.000000000","message":"I\u0027ve added it to the commit message.","commit_id":"87a940697960ac1813455e09691a734f0f9326c2"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":18816,"name":"Maurice Escher","display_name":"carthaca","email":"maurice.escher@sap.com","username":"mapocace"},"change_message_id":"d24b8968312aa3b424a6b2dad52c63a690ad903b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"2f41e182_73d34ba5","updated":"2023-05-17 07:33:30.000000000","message":"failed test:\n\nsushy.tests.unit.test_main.MainTestCase.test_create_session_no_session_path_access_errortesttools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/usr/lib/python3.8/unittest/mock.py\", line 1325, in patched\n    return func(*newargs, **newkeywargs)\n  File \"/home/zuul/src/opendev.org/openstack/sushy/sushy/tests/unit/test_main.py\", line 364, in test_create_session_no_session_path_access_error\n    self.assertIsNone(session_uri)\n  File \"/home/zuul/src/opendev.org/openstack/sushy/.tox/py38/lib/python3.8/site-packages/testtools/testcase.py\", line 409, in assertIsNone\n    self.assertThat(observed, matcher, message)\n  File \"/home/zuul/src/opendev.org/openstack/sushy/.tox/py38/lib/python3.8/site-packages/testtools/testcase.py\", line 481, in assertThat\n    raise mismatch_error\ntesttools.matchers._impl.MismatchError: \u003cMock name\u003d\u0027Connector().post().json().get()\u0027 id\u003d\u0027140144629386496\u0027\u003e is not None","commit_id":"87a940697960ac1813455e09691a734f0f9326c2"},{"author":{"_account_id":18816,"name":"Maurice Escher","display_name":"carthaca","email":"maurice.escher@sap.com","username":"mapocace"},"change_message_id":"90bf4ecbfe21dc9ce3511fd0c84b4fc79f5ef7d9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"e89d05f7_8c6825ca","updated":"2023-05-17 06:05:12.000000000","message":"recheck\n\nexpired test results","commit_id":"87a940697960ac1813455e09691a734f0f9326c2"},{"author":{"_account_id":24434,"name":"Fabian Wiesel","email":"fabian.wiesel@sap.com","username":"fwiesel"},"change_message_id":"572fe3540a3c084f65fac9cee7d6782b205b17e7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"33652ec7_5c86b05f","updated":"2023-05-18 11:10:04.000000000","message":"Sorry for the failed test, I\u0027ve fixed it and added the Story/Task to the commit message.","commit_id":"7e01d872a7e9c31239174e67249f5c9e6e047d45"},{"author":{"_account_id":24434,"name":"Fabian Wiesel","email":"fabian.wiesel@sap.com","username":"fwiesel"},"change_message_id":"c2b8f5bc060303f2aee705a12251a404c436093c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"4c43d530_313ac368","updated":"2023-05-19 09:45:52.000000000","message":"Sure, a test has been added.","commit_id":"43ed6a683dedbc22a54b0b6dd66a8ddcd6fc97b2"}],"sushy/tests/unit/test_main.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"a217f3a0a30ffc9f06052f3c149732d524837cdb","unresolved":false,"context_lines":[{"line_number":372,"context_line":"        self.root._conn._session.headers \u003d []"},{"line_number":373,"context_line":"        mock_res \u003d mock.Mock()"},{"line_number":374,"context_line":"        mock_res.status_code \u003d 200"},{"line_number":375,"context_line":"        mock_json \u003d mock_res.json.return_value"},{"line_number":376,"context_line":"        mock_session_uri \u003d mock_json.get.return_value"},{"line_number":377,"context_line":""},{"line_number":378,"context_line":"        self.conn.post.return_value \u003d mock_res"}],"source_content_type":"text/x-python","patch_set":5,"id":"c5734055_30cc3271","line":375,"updated":"2023-12-07 10:28:00.000000000","message":"I\u0027d rather provide a sample value (adapted from a real system) and make sure it\u0027s picked up correctly","commit_id":"43ed6a683dedbc22a54b0b6dd66a8ddcd6fc97b2"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"4d90b89104010445a9c31f743c6090e244a4571b","unresolved":false,"context_lines":[{"line_number":372,"context_line":"        self.root._conn._session.headers \u003d []"},{"line_number":373,"context_line":"        mock_res \u003d mock.Mock()"},{"line_number":374,"context_line":"        mock_res.status_code \u003d 200"},{"line_number":375,"context_line":"        mock_json \u003d mock_res.json.return_value"},{"line_number":376,"context_line":"        mock_session_uri \u003d mock_json.get.return_value"},{"line_number":377,"context_line":""},{"line_number":378,"context_line":"        self.conn.post.return_value \u003d mock_res"}],"source_content_type":"text/x-python","patch_set":5,"id":"c1835c3c_92c74b03","line":375,"in_reply_to":"c5734055_30cc3271","updated":"2024-02-05 20:00:16.000000000","message":"++","commit_id":"43ed6a683dedbc22a54b0b6dd66a8ddcd6fc97b2"}]}
