From a7760bd7e24ad28fb617b5634300b31fd2174b20 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Fri, 10 Feb 2012 01:14:36 +0100 Subject: test: Re-enabled passing test in tst_qdbuspendingcall tst_QDBusPendingCall::watcher_waitForFinished_threaded() autotest was fixed by 42004eccf246cbc110f0ad22caa85efeeeb640bb Task-number: QTBUG-20859 Change-Id: Iad3c735e07b3ef21796c3aab1211e18e621ca4d3 Reviewed-by: Bradley T. Hughes --- tests/auto/qdbuspendingcall/qdbuspendingcall.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qdbuspendingcall/qdbuspendingcall.pro b/tests/auto/qdbuspendingcall/qdbuspendingcall.pro index 03b5959..b4b3cfc 100644 --- a/tests/auto/qdbuspendingcall/qdbuspendingcall.pro +++ b/tests/auto/qdbuspendingcall/qdbuspendingcall.pro @@ -2,5 +2,3 @@ load(qttest_p4) requires(contains(QT_CONFIG, dbus)) QT = core dbus SOURCES += tst_qdbuspendingcall.cpp - -CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v0.12