Remove insignification from CMake tests.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 15 Oct 2012 14:44:01 +0000 (16:44 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Oct 2012 20:46:27 +0000 (22:46 +0200)
The failing test is working, now that a fix has been added to qtbase.

Task-number: QTBUG-27087
Change-Id: I4e4a74a49cf080a94de582da22870f8c01797ad4
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/cmake/cmake.pro

index fb9ae5e..bf2dbcb 100644 (file)
@@ -2,6 +2,4 @@
 # Cause make to do nothing.
 TEMPLATE = subdirs
 
-# QtUiTools test fail on Windows/MSVC because it's a static library - QTBUG-27087
-if(win32|mac):CONFIG += insignificant_test
 CONFIG += ctest_testcase