Removed insignification from QBackingStore test
The test is passing in CI for both Mac and Windows, so removed the insignification from it. Task-number: QTBUG-24885 Change-Id: Ida39d98b72e49fc82358d016b8de725bbfc5d6de Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
parent
9d6f208704
commit
7dbd397e40
@ -4,6 +4,3 @@ TARGET = tst_qbackingstore
|
||||
QT += core-private gui-private testlib
|
||||
|
||||
SOURCES += tst_qbackingstore.cpp
|
||||
|
||||
mac: CONFIG += insignificant_test # QTBUG-23059
|
||||
win32: CONFIG += insignificant_test # QTBUG-24885
|
||||
|
Loading…
Reference in New Issue
Block a user