summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Ihrig <holger.ihrig@nokia.com>2011-09-15 15:06:07 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-19 10:24:25 +0200
commit39a6ff81bc1d606e078a06316414829221a02024 (patch)
tree2ea35c29aa6d7998a4a8f19cfcb24417f726ce84
parentcd621c201ca637385c6e3409d5c84ecec5fb5418 (diff)
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 <qt_sanity_bot@ovi.com> Reviewed-by: Matthew Cattell <matthew.cattell@nokia.com>
-rw-r--r--tests/auto/v8/v8.pro2
1 files changed, 0 insertions, 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