[gtk+] Disable an incomplete test that does not work
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Disable an incomplete test that does not work
- Date: Tue, 30 Aug 2011 15:48:41 +0000 (UTC)
commit 53602c400d4698d8f0a4141b49db7174512bc356
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Aug 30 08:42:13 2011 -0400
Disable an incomplete test that does not work
Testing focus changes in this way has no chance of working
until we remove all the idle handlers from gail.
tests/a11y/Makefile.am | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am
index d3fb9ab..89be4bf 100644
--- a/tests/a11y/Makefile.am
+++ b/tests/a11y/Makefile.am
@@ -25,7 +25,10 @@ TEST_PROGS += text
TEST_PROGS += children
-TEST_PROGS += focus
+# the focus test has no chance of working until
+# all the idle handlers in gail are gone
+#
+# TEST_PROGS += focus
TEST_PROGS += util
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]