From 1b345e865599cc7a3d840199be04aebd9bfa1796 Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Tue, 25 Oct 2011 15:39:20 +0200 Subject: Re-enabled tests This commit re-enables tests that are assumed to be ok by now, since they: - Have been passing in CI for a long time recently (more precisely, not failed once in pulse run range 730-829). - Did not have any known issues associated with them. Note that not all of these tests were disabled as a result of QTBUG-21402. Task-number: QTBUG-21402 Change-Id: I80bbf8b351bd9165aa968e98f4dc17e8be6bc7c3 Reviewed-by: Rohan McGovern --- tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro') diff --git a/tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro b/tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro index 942c6b4e46..418789ac0f 100644 --- a/tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro +++ b/tests/auto/widgets/widgets/qfontcombobox/qfontcombobox.pro @@ -2,5 +2,3 @@ CONFIG += testcase TARGET = tst_qfontcombobox QT += widgets testlib SOURCES += tst_qfontcombobox.cpp - -CONFIG += insignificant_test # QTBUG-21402 -- cgit v1.2.3