[gnumeric] Tests: ignore leaks related to components.



commit 8d837249e5ad15612f970b07d086a1ac09d181a0
Author: Morten Welinder <terra gnome org>
Date:   Thu May 13 22:32:58 2010 -0400

    Tests: ignore leaks related to components.

 test/ChangeLog       |    4 ++++
 test/commondots.supp |    8 ++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/test/ChangeLog b/test/ChangeLog
index 6413e2e..8a3e001 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-13  Morten Welinder  <terra gnome org>
+
+	* commondots.supp: Ignore leaks related to components.
+
 2010-05-07  Morten Welinder <terra gnome org>
 
 	* Release 1.10.3
diff --git a/test/commondots.supp b/test/commondots.supp
index 405c279..00864f6 100644
--- a/test/commondots.supp
+++ b/test/commondots.supp
@@ -84,3 +84,11 @@
    ...
    fun:gtk_recent_manager_set_property
 }
+
+{
+   Leak/go_component_type_service_activate
+   Memcheck:Leak
+   ...
+   fun:g_slist_append
+   fun:go_component_type_service_activate
+}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]