summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-02-10 08:46:59 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-02-13 00:24:36 (GMT)
commit2515d7abb9312ed26a8b6577f63177361e31cf88 (patch)
tree1631cd3b9cf2cd602396423cc4c054bb5dcca0c0 /tests
parent2942c08075057982d72076e4fd0c323e523730cb (diff)
downloadQt-2515d7abb9312ed26a8b6577f63177361e31cf88.zip
Qt-2515d7abb9312ed26a8b6577f63177361e31cf88.tar.gz
Qt-2515d7abb9312ed26a8b6577f63177361e31cf88.tar.bz2
test: Do not mark tst_qdeclarativeerror as insignificant anymore
This test has been stable for quite some time now. Change-Id: I97157c4ccc8221d2ff9f54ee7ed4c66b50956c01 Reviewed-by: Jyri Tahtela <jyri.tahtela@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
index 9817292..1c5fcf0 100644
--- a/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
+++ b/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
@@ -10,5 +10,3 @@ wince*: {
}
CONFIG += parallel_test
-
-CONFIG+=insignificant_test # QTQAINFRA-428