aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickitemlayer
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2012-03-14 16:52:35 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-14 17:58:22 +0100
commitdfe32bec2d2397b8f52f5ec54bf3c69f086eadea (patch)
tree33c6af5ad9573d9624c1db0e836e09ef49f16a56 /tests/auto/quick/qquickitemlayer
parentf91dba12746bb1675bfe3a483288e712a867dd7c (diff)
Windows: Mark several declarative test cases insignificant
These tests are marked insignificant for now to make CI runs pass. Insignifications need to be removed once the related issues are fixed. Change-Id: I3a1d36e5b17cf2f1b2f00b20b615359d96975f2b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/quick/qquickitemlayer')
-rw-r--r--tests/auto/quick/qquickitemlayer/qquickitemlayer.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro b/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
index 9ffdbe7454..20fddb9410 100644
--- a/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
+++ b/tests/auto/quick/qquickitemlayer/qquickitemlayer.pro
@@ -27,10 +27,4 @@ OTHER_FILES += \
data/ItemEffect.qml \
data/RectangleEffect.qml
-
-
-
-
-
-
-
+win32:CONFIG += insignificant_test # QTBUG-24787