[gtk+] tests: Disable accel test until fixed
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] tests: Disable accel test until fixed
- Date: Fri, 4 Nov 2011 16:41:57 +0000 (UTC)
commit ba397a3431ee3850a72d8eab394b7ee62e65b737
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 4 16:39:12 2011 +0000
tests: Disable accel test until fixed
gtk/tests/Makefile.am | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/gtk/tests/Makefile.am b/gtk/tests/Makefile.am
index f71e346..8187927 100644
--- a/gtk/tests/Makefile.am
+++ b/gtk/tests/Makefile.am
@@ -54,9 +54,11 @@ TEST_PROGS += floating
floating_SOURCES = floating.c
floating_LDADD = $(progs_ldadd)
-TEST_PROGS += accel
-accel_SOURCES = accel.c
-accel_LDADD = $(progs_ldadd)
+# This doesn't work, see:
+# https://bugzilla.gnome.org/show_bug.cgi?id=662755
+#TEST_PROGS += accel
+#accel_SOURCES = accel.c
+#accel_LDADD = $(progs_ldadd)
#TEST_PROGS += object
#object_SOURCES = object.c pixbuf-init.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]