summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp')
-rw-r--r--tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp b/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp
index a95f2aa7..8e5ad06c 100644
--- a/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp
+++ b/tests/auto/qhorizontalstackedbarseries/tst_qhorizontalstackedbarseries.cpp
@@ -325,6 +325,7 @@ void tst_QHorizontalStackedBarSeries::mousehovered_data()
void tst_QHorizontalStackedBarSeries::mousehovered()
{
SKIP_IF_CANNOT_TEST_MOUSE_EVENTS();
+ SKIP_IF_FLAKY_MOUSE_MOVE();
QHorizontalStackedBarSeries* series = new QHorizontalStackedBarSeries();