Remove insignificant flag from tests that are passing.

Change-Id: I246d7cfa79cbbbee3cfc4a354b38c155aa887aa2
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
Toby Tomkins
2012-06-25 17:13:24 +10:00
committed by Qt by Nokia
parent c717df0005
commit 1cf5f3e729
2 changed files with 0 additions and 4 deletions

View File

@@ -6,6 +6,4 @@ CONFIG += no_private_qt_headers_warning
SOURCES += tst_qgraphicsvideoitem.cpp
# QPA minimal crashes with this test in QBackingStore
CONFIG += insignificant_test
QT+=widgets

View File

@@ -13,6 +13,4 @@ contains(QT_CONFIG, opengl): QT += opengl
SOURCES += tst_qpaintervideosurface.cpp
# QPA-minimal and OpenGL don't get along
CONFIG += insignificant_test # QTBUG-25311
QT+=widgets