aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimatedsprite
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-06-13 18:49:12 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-20 06:04:01 +0200
commit369423f7410dfa855b96c559603e4c75a3a22256 (patch)
tree2d927748cab2d62b50c77c017d6816f23b1ce0ae /tests/auto/quick/qquickanimatedsprite
parentcbc6c299d48b05500c8f496abed5ef8b8f735add (diff)
Don't start running if a frame property is set
This fixes an error where running couldn't be reliably set, if a frame property was also being set during initialization. With this fixed, the autotest is no longer unstable. Also fixed is a related issue where start/stop/restart were active before componentComplete. Change-Id: I34c6d872f2f146d38c65167eda8c0a97525d7f4e Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
Diffstat (limited to 'tests/auto/quick/qquickanimatedsprite')
-rw-r--r--tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro b/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
index 9176362ab6..04298673b6 100644
--- a/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
+++ b/tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro
@@ -11,4 +11,3 @@ TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib
-CONFIG += insignificant_test