Revert "Mark autotest as insignificant on mac"
authorPaul Olav Tvete <paul.tvete@digia.com>
Wed, 12 Dec 2012 09:25:31 +0000 (10:25 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 3 Jan 2013 11:26:05 +0000 (12:26 +0100)
The underlying bug was fixed by change I3b361655e25b6cf2d5e29410dc1f3567ab8f54d9

This reverts commit d355a609d4a314657a585be4750d2ed375c621a5.

Change-Id: If01675097544a0271130dcbb7959ccf2425620c2
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
tests/auto/quick/qquickview/qquickview.pro

index 079074c..3e9c39e 100644 (file)
@@ -7,8 +7,6 @@ SOURCES += tst_qquickview.cpp
 
 include (../../shared/util.pri)
 
-mac:CONFIG += insignificant_test # QTBUG-28505
-
 TESTDATA = data/*
 
 QT += core-private gui-private qml-private quick-private testlib