The exception handler of save_state() caused an AttributeError because it tried to get the output attribute of the Exception, which does not exist in general. Added a test to cover this scenario. Change-Id: I36acdee1f8782b17c234f6b250facc5c8d0aaf87
The exception handler of save_state() caused an AttributeError because it tried to get the output attribute of the Exception, which does not exist in general. Added a test to cover this scenario. Change-Id: I36acdee1f8782b17c234f6b250facc5c8d0aaf87