Test: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_readOnlyShortcut
authorCaroline Chao <caroline.chao@digia.com>
Fri, 21 Sep 2012 10:28:15 +0000 (12:28 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 25 Sep 2012 16:36:01 +0000 (18:36 +0200)
commit01a985ac5bcc843ef44091d7f272a7c10bee989c
treed8a4958ac619e97005bd2301d2c521500de4cbf7
parent461a01c1df88cdea0e8109948d125fc58a185cf8
Test: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_readOnlyShortcut

The test is passing on Ubuntu 11.10.

Adding qWaitForWindowExposed after the line edit show() call to ensure
the line edit is actually shown on the screen.

Task-number: QTBUG-24518
Change-Id: I2af65bef76d171b36032120738dfbd7cfff51d7f
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
tests/auto/widgets/widgets/qlineedit/qlineedit.pro
tests/auto/widgets/widgets/qlineedit/tst_qlineedit.cpp