From 03e604ec703bd37670ad528e0affdbfaccdb0638 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Mon, 24 Dec 2012 08:31:26 -0800 Subject: Skip failing test for now Task-number: QTBUG-28829 Change-Id: If607130a936bd04fda8cc518f8b4cd8070e62c3c Reviewed-by: Sergio Ahumada --- tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp b/tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp index e19bb5a..d7babf5 100644 --- a/tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp +++ b/tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp @@ -962,6 +962,7 @@ void tst_QGraphicsProxyWidget::hoverEnterLeaveEvent() #if defined(Q_OS_WINCE) && (!defined(GWES_ICONCURS) || defined(QT_NO_CURSOR)) QSKIP("hover events not supported on this platform", SkipAll); #endif + QSKIP("Unstable test - QTBUG-28829", SkipAll); // proxy should translate this into events that the widget would expect -- cgit v0.12