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 651211 - g_test_run() is not valgrind friendly
g_test_run() is not valgrind friendly
Status: RESOLVED DUPLICATE of bug 627423
Product: glib
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-05-27 06:24 UTC by Behdad Esfahbod
Modified: 2012-08-26 14:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2011-05-27 06:24:48 UTC
I like it (at least have a mode) to free all allocated testsuite memory.  Right now the test suite driver generates too much valgrind noise for me to see if my test code is doing something bad...
Comment 1 Dan Winship 2012-08-26 14:55:38 UTC
This is really just a symptom of the greater glib leakage

*** This bug has been marked as a duplicate of bug 627423 ***