From e4f4dfe34007d204682dccb5a60253ab6b616af9 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Wed, 18 Apr 2012 00:41:15 +1000 Subject: [PATCH] Remove insignification from the Lancelot test. This test has not failed in the last 400 CI builds. Change-Id: I22b59565a6a6cb48653bd9b0d967abbf074d59a4 Reviewed-by: Rohan McGovern --- tests/auto/other/lancelot/lancelot.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/other/lancelot/lancelot.pro b/tests/auto/other/lancelot/lancelot.pro index ced8aceb99..534452ed14 100644 --- a/tests/auto/other/lancelot/lancelot.pro +++ b/tests/auto/other/lancelot/lancelot.pro @@ -11,5 +11,3 @@ RESOURCES += images.qrc include($$PWD/../../../baselineserver/shared/qbaselinetest.pri) TESTDATA += scripts/* - -CONFIG += insignificant_test # QTBUG-21402