Re-enabled tst_qdialog
Commit 0fd8514a57
ensured that
the showAsTool test function is now properly QSKIP'ed for
platforms where it is always known to fail.
This change re-enables the test case as a whole so that
the passing test function may actually catch real Qt bugs again
(without being ignored by CI).
Task-number: QTBUG-22453
Change-Id: Icfe56558f8c0f4b50dbbc21d9748df6d81fea4fe
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
This commit is contained in:
parent
6ce2cf3456
commit
dad925a1ce
@ -2,5 +2,3 @@ CONFIG += testcase
|
||||
TARGET = tst_qdialog
|
||||
QT += widgets testlib
|
||||
SOURCES += tst_qdialog.cpp
|
||||
|
||||
CONFIG += insignificant_test # QTBUG-21402
|
||||
|
Loading…
Reference in New Issue
Block a user