summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget/qwidget.pro
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@theqtcompany.com>2015-04-10 14:27:06 +0200
committerCaroline Chao <caroline.chao@theqtcompany.com>2015-05-26 11:59:02 +0000
commita8dda3b8b06f86ec3fbf845c5397c746b83e0c11 (patch)
tree1140d6e8719b3b5dd1d76322b707919e51062a82 /tests/auto/widgets/kernel/qwidget/qwidget.pro
parent99b08dd9d2a9030fe44c3e634b0baf38c163dcc2 (diff)
Tests: Use blacklist for failing tst_qwidget tests
Remove the insignificant_tests CONFIG option in favor of a BLACKLIST file. The tests blacklisted have been found using CI builds logs. Change-Id: Iffc9043654a9dcd97d55e262011c8daff6f4e60f Task-number: QTBUG-25300 Task-number: QTBUG-45502 Task-number: QTBUG-46325 Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
Diffstat (limited to 'tests/auto/widgets/kernel/qwidget/qwidget.pro')
-rw-r--r--tests/auto/widgets/kernel/qwidget/qwidget.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/widgets/kernel/qwidget/qwidget.pro b/tests/auto/widgets/kernel/qwidget/qwidget.pro
index 30e1048247..aae083d45e 100644
--- a/tests/auto/widgets/kernel/qwidget/qwidget.pro
+++ b/tests/auto/widgets/kernel/qwidget/qwidget.pro
@@ -21,5 +21,3 @@ x11 {
}
!wince*:win32:!winrt: LIBS += -luser32 -lgdi32
-
-mac:CONFIG+=insignificant_test # QTBUG-25300, QTBUG-23695