From 5a4eebbc46ca9cb0a64cd1aeb2aa9c32646a4a44 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Fri, 5 Dec 2014 12:25:59 +0100 Subject: Skip failing test temporarily Skip this until commit 155306ffee1941194d44dd632a7993fce4a05606 from qtbase has hit the dev branch through merges. Change-Id: I3e58d288fcc45c511bc1b8b4e7dbb6c41d367eba Reviewed-by: Shawn Rutledge --- tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/auto/particles') diff --git a/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro b/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro index 48e7303f86..3070d33631 100644 --- a/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro +++ b/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro @@ -10,3 +10,6 @@ TESTDATA = data/* QT += core-private gui-private qml-private quick-private quickparticles-private testlib DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 + +# Skip until fix from qtbase 5.4.0 reached dev. +win32: CONFIG += insignificant_test -- cgit v1.2.3