From 64c3e2e2ba1ddcaac62e6ec50f414abd51e6b3d9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 11 Jul 2011 17:01:12 -0500 Subject: Cleaning up removal of watchers as the string was getting free'd before it could get used to remove the entry from the hashtable. Now using a destroy function as that is possible with GDBus but wasn't with dbus-glib --- tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 9425789..f11a9d1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -378,8 +378,6 @@ service-version-multiwatch-tester: service-version-multiwatch-manager service-ve TESTS += service-version-multiwatch-tester DISTCLEANFILES += service-version-multiwatch-tester -# Bug 806692 -XFAIL_TESTS += service-version-multiwatch-tester ############################# # Service Manager Shutdown -- cgit v1.2.3