GNOME Bugzilla – Bug 596703
Tests are not terminated when they fail in trap
Last modified: 2010-04-02 20:13:58 UTC
Created attachment 144232 [details] [review] 0001-Tests-are-not-terminated-when-they-fail-in-trap.patch Tests are not terminated when they fail in trap. When code in trap succeeds subprocess should be terminated - not only test case.
Created attachment 144234 [details] [review] 0001-Tests-are-not-terminated-when-they-fail-in-trap.patch
commit fae11e4ac5f8c88066f3edc36e3a69384a03bff5 Author: Maciej Piechotka <uzytkownik2@gmail.com> Date: Tue Sep 29 08:01:01 2009 +0200 Tests are not terminated when they fail in trap When code in trap succeeds subprocess should be terminated - not only test case. Fixes bug 596703.
*** Bug 596701 has been marked as a duplicate of this bug. ***