aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2014-01-25 16:35:18 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-25 16:18:57 +0100
commit97a6e62cb5947ea5731814c0d7183028668dfd03 (patch)
tree65d34ac75b993a960749afa1de32a8502461db12 /tests/auto/quick/qquickanimations
parentee048bb43de9e6ac66bbe4cc2ed79cb1a4a2d24b (diff)
Mark tst_qquickanimations as insignificant on MinGW
tst_qquickanimations::pathInterpolatorBackwardJump() keeps constantly failing in the CI on Windows MinGW builds. Task-number: QTBUG-29062 Change-Id: I69511f8a45e98061ceb9a0f6782cc57940af3ce4 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tests/auto/quick/qquickanimations')
-rw-r--r--tests/auto/quick/qquickanimations/qquickanimations.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickanimations/qquickanimations.pro b/tests/auto/quick/qquickanimations/qquickanimations.pro
index 1e294b9ae0..f3e1cd082f 100644
--- a/tests/auto/quick/qquickanimations/qquickanimations.pro
+++ b/tests/auto/quick/qquickanimations/qquickanimations.pro
@@ -1,5 +1,5 @@
CONFIG += testcase
-mac:CONFIG+=insignificant_test # QTBUG-29062
+win32-g++|mac:CONFIG+=insignificant_test # QTBUG-29062
TARGET = tst_qquickanimations
SOURCES += tst_qquickanimations.cpp