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>
This commit is contained in:
parent
08e92ba1e0
commit
6db03bbc63
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user