summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp')
-rw-r--r--tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp b/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp
index cc6ff8c4..d6e7976b 100644
--- a/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp
+++ b/tests/auto/qhorizontalbarseries/tst_qhorizontalbarseries.cpp
@@ -574,6 +574,7 @@ void tst_QHorizontalBarSeries::mousehovered_data()
void tst_QHorizontalBarSeries::mousehovered()
{
SKIP_IF_CANNOT_TEST_MOUSE_EVENTS();
+ SKIP_IF_FLAKY_MOUSE_MOVE();
QHorizontalBarSeries* series = new QHorizontalBarSeries();