]> git.lyx.org Git - features.git/commit
keytests: add a timeout for LyX process to start
authorKornel Benko <kornel@lyx.org>
Mon, 25 Aug 2014 11:49:12 +0000 (13:49 +0200)
committerKornel Benko <kornel@lyx.org>
Mon, 25 Aug 2014 11:49:12 +0000 (13:49 +0200)
commite4772c103ec0e6517c8e427463fe9ce6a3576a26
tree7d88805547977edeba67e73746d46d54ad055fa9
parentf2937e676ac4f52e7d4c0bb0c3b24f0cc341ee2f
keytests: add a timeout for LyX process to start

If the LyX window does not appear after a certain (conservative)
time, the keytest now fails. One reason that caused the LyX window
to never show up was when DISPLAY was not set. This particular case
has been fixed in <commit1hash>. This commit is meant for the more general
scenario.
(Collaboration with Scott Kostyshak)
development/autotests/keytest.py