From 7c1e3dea8ba66f9eedee4f3d66dba55d7f7556b8 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Mon, 27 Jan 2014 14:51:56 +0100 Subject: Revert "Skip unstable test" This reverts commit 8e0c5b59f57b51a0dc80d3d8274202776c6e03df. This test doesn't fail any more. Task-number: QTBUG-23976 Change-Id: I77704e7811c4c335cb5836ba7645a8804c13e12d Reviewed-by: Gabriel de Dietrich --- tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/quick/qquickmousearea') diff --git a/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp b/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp index 31b323af5d..d0a1c18885 100644 --- a/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp +++ b/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp @@ -933,7 +933,6 @@ void tst_QQuickMouseArea::preventStealing() void tst_QQuickMouseArea::clickThrough() { - QSKIP("QTBUG-23976 Unstable"); //With no handlers defined click, doubleClick and PressAndHold should propagate to those with handlers QScopedPointer window(new QQuickView); QByteArray errorMessage; -- cgit v1.2.3