Remove insignificant flag from tests that are passing.
Change-Id: I246d7cfa79cbbbee3cfc4a354b38c155aa887aa2 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
c717df0005
commit
1cf5f3e729
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user