summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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) {