From 080104e7493b2981eb60e8f684a226a3a5877e47 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 9 May 2013 18:15:39 +0200 Subject: test: Mark tst_qgraphicsscene as insignificant only on Embedded (QWS) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test has been passing lately for Linux, Windows and Mac OS X. Change-Id: I994fe4c69c3520fe1eabf2d92224c8dd040ba3d9 Reviewed-by: Simo Fält Reviewed-by: Janne Anttila --- tests/auto/qgraphicsscene/qgraphicsscene.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qgraphicsscene/qgraphicsscene.pro b/tests/auto/qgraphicsscene/qgraphicsscene.pro index 56f86e4..745c273 100644 --- a/tests/auto/qgraphicsscene/qgraphicsscene.pro +++ b/tests/auto/qgraphicsscene/qgraphicsscene.pro @@ -19,4 +19,4 @@ wince*:{ symbian:TARGET.EPOCHEAPSIZE="0x100000 0x1000000" # Min 1Mb, max 16Mb -CONFIG+=insignificant_test # QTQAINFRA-428 +embedded:CONFIG+=insignificant_test # QTQAINFRA-574 -- cgit v0.12