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.
This commit is contained in:
Matthias Clasen 2011-08-30 08:42:13 -04:00
parent 342c64c2f2
commit 53602c400d

View File

@ -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