From bfcfbc592c47a855c05929cfd6649003c16698c3 Mon Sep 17 00:00:00 2001 From: Shane Kearns Date: Thu, 12 Apr 2012 18:42:51 +0100 Subject: [PATCH] re-enable qabstractnetworkcache autotest I have run the test 250 times in each of these configs with no crashes observed, so assuming the instability has been fixed by another change. ubuntu 11.10 64 bit ubuntu 10.04 32 bit windows 7 msvc2010 64 bit (debug) windows 7 msvc2010 32 bit (release) Task-number: QTBUG-20686 Change-Id: I02bab165c263cf79684c7723eae1e278839b1e37 Reviewed-by: Jason McDonald --- .../auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro b/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro index ef47a4b..69062bc 100644 --- a/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro +++ b/tests/auto/network/access/qabstractnetworkcache/qabstractnetworkcache.pro @@ -6,4 +6,3 @@ SOURCES += tst_qabstractnetworkcache.cpp TESTDATA += tests/* -CONFIG += insignificant_test # QTBUG-20686; note, assumed unstable on all platforms -- 2.7.4