[PATCH 0/3] multihook patchset - completion

Kamil Páral kparal at redhat.com
Tue Sep 14 11:04:34 UTC 2010


This is the remaining part of the multihook patchset. Now all raised exceptions
should be reported as CRASHED, together with a short exception description in
the summary. All tests were modified not to use exceptions for ending 
correctly.

All this code is also available in multitests branch, so it's enough to just
merge the whole branch.

Josef Skladanka (1):
  ExceptionCatcher hands over the Exception object

Kamil Páral (2):
  raise exception only when you want to report the result as CRASHED
  be more concise when run_once fails, let's have shorter email
    subjects

 lib/python/decorators.py           |    4 ++--
 lib/python/test.py                 |   22 ++++++++++++----------
 tests/rats_install/rats_install.py |    2 --
 tests/rats_sanity/rats_sanity.py   |    4 +---
 tests/repoclosure/repoclosure.py   |    3 ---
 tests/upgradepath/upgradepath.py   |   15 ++-------------
 6 files changed, 17 insertions(+), 33 deletions(-)

-- 
1.7.2.2



More information about the autoqa-devel mailing list