From 39a6ff81bc1d606e078a06316414829221a02024 Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Thu, 15 Sep 2011 15:06:07 +0200 Subject: [PATCH] Removed insignificant_test from tst_v8 Problem was fixed by Change Ie172e935: Revert accidental v8 submodule version downgrade Change-Id: Ie0467170df70e9fcc10837150103d48ddd48734b Reviewed-on: http://codereview.qt-project.org/5006 Reviewed-by: Qt Sanity Bot Reviewed-by: Matthew Cattell --- tests/auto/v8/v8.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/v8/v8.pro b/tests/auto/v8/v8.pro index 599aeef9c6..feda53bf50 100644 --- a/tests/auto/v8/v8.pro +++ b/tests/auto/v8/v8.pro @@ -7,5 +7,3 @@ HEADERS += v8test.h CONFIG += parallel_test QT += v8-private - -CONFIG += insignificant_test # QTBUG-21402