
_assert_exception() is expected to catch the case where an exception with certain data must be thrown out. But it misses the case that no exception is thrown. This patch fixes the bug. Change-Id: Ia51e12d171512db4e9bc6fc1dd3eb66c951051e8 Closes-bug: #1537892