summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-08-31 12:50:27 +1000
committerQt by Nokia <qt-info@nokia.com>2012-09-01 17:30:31 +0200
commit6db03bbc637940c1863bb8a66074a13440419ce0 (patch)
tree16e51b9823b85dd067e9186f12284ea2e9e5cd30
parent08e92ba1e009d8b55e4ea44b4169ae80252b24f1 (diff)
Add a task number to ctest_testcase insignification
Make sure it doesn't get lost. Task-number: QTBUG-27087 Change-Id: I8b773cfa4b1b9ab5430096c2cff50911e84b73f7 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Toby Tomkins <tjtomkins@gmail.com>
-rw-r--r--mkspecs/features/ctest_testcase.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/ctest_testcase.prf b/mkspecs/features/ctest_testcase.prf
index 3924b3eeaa..0ae5ba268b 100644
--- a/mkspecs/features/ctest_testcase.prf
+++ b/mkspecs/features/ctest_testcase.prf
@@ -44,7 +44,7 @@ isEmpty(CMAKE_VERSION) {
}
}
-# tests not yet verified as working correctly on Windows
+# tests fail on Windows - QTBUG-27087
win32:CONFIG += insignificant_test
insignificant_test:!isEmpty(check.commands) {