Closed GoogleCodeExporter closed 9 years ago
svn r2859 (and others) should resolve this.
I've been running the following for an hour with no test failures:
% while make test-xvfb-openbox ; do done
There may still be other tests that are flakey. I'm still digging.
Original comment by jls.semi...@gmail.com
on 13 May 2010 at 8:59
I think I've fixed all of the major test flakiness.
All of the fixes were done by changing how we run the tests rather than making
changes
to xdotool given the scenario and situations.
It's possible some of the behavior exhibited by the new test methods should be
included in xdotool (like adding a 'synchronous' or 'blocking' flag to each
command
that only returns when a command has completed). This is for later, though.
Original comment by jls.semi...@gmail.com
on 14 May 2010 at 7:28
Original issue reported on code.google.com by
jls.semi...@gmail.com
on 9 May 2010 at 6:40