commit | ee4c6ebfd9e1697501b6fa0225d684867796a637 | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Thu Apr 19 05:51:35 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jun 05 02:10:49 2018 +0000 |
tree | cd8754af8ca7c2c77ba038c491d848f96d7ce649 | |
parent | fb05210d0ef901fef164dbf8e8187a641794759b [diff] |
Fix callback unit test failure Recently changes has been done in phosphor-logging commit method causing the unit test failure with error message "Error in mapper call". Earlier commit method used to return error but the same has been modified to throw exception now. Fixed to return from the callback method if context is start Change-Id: I606c638bd2d0bc2003af0b284586e53809bbca21 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>