After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 596703 - Tests are not terminated when they fail in trap
Tests are not terminated when they fail in trap
Status: RESOLVED FIXED
Product: libgee
Classification: Platform
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: libgee-maint
libgee-maint
: 596701 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-09-29 06:04 UTC by Maciej (Matthew) Piechotka
Modified: 2010-04-02 20:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Tests-are-not-terminated-when-they-fail-in-trap.patch (16.73 KB, patch)
2009-09-29 06:04 UTC, Maciej (Matthew) Piechotka
none Details | Review
0001-Tests-are-not-terminated-when-they-fail-in-trap.patch (17.63 KB, patch)
2009-09-29 06:27 UTC, Maciej (Matthew) Piechotka
none Details | Review

Description Maciej (Matthew) Piechotka 2009-09-29 06:04:22 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.
Comment 1 Maciej (Matthew) Piechotka 2009-09-29 06:27:46 UTC
Created attachment 144234 [details] [review]
0001-Tests-are-not-terminated-when-they-fail-in-trap.patch
Comment 2 Jürg Billeter 2010-04-02 20:13:51 UTC
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.
Comment 3 Jürg Billeter 2010-04-02 20:13:58 UTC
*** Bug 596701 has been marked as a duplicate of this bug. ***