[libgdata] tests: Remove disabled memory test



commit 5c3441dfc3599a0d990c91e3b15a888ea77e563f
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Aug 18 08:54:34 2015 +0100

    tests: Remove disabled memory test
    
    GLib has removed the memory allocation vtable for good, so this test can
    never be made to work.
    
    See: https://bugzilla.gnome.org/show_bug.cgi?id=701694

 gdata/tests/Makefile.am |    3 --
 gdata/tests/memory.c    |   77 -----------------------------------------------
 2 files changed, 0 insertions(+), 80 deletions(-)
---
diff --git a/gdata/tests/Makefile.am b/gdata/tests/Makefile.am
index 15749bd..a3ca626 100644
--- a/gdata/tests/Makefile.am
+++ b/gdata/tests/Makefile.am
@@ -65,9 +65,6 @@ test_programs = \
 # to v3 API transitions.
 #all_test_programs += documents
 
-# FIXME: Temporarily disabled until https://bugzilla.gnome.org/show_bug.cgi?id=705303 is fixed.
-#all_test_programs += memory
-
 dist_test_data = \
        photo.jpg \
        sample.ogg \


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