summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp')
-rw-r--r--tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp b/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp
index b432ceff..a7359288 100644
--- a/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp
+++ b/tests/auto/qhorizontalpercentbarseries/tst_qhorizontalpercentbarseries.cpp
@@ -321,6 +321,7 @@ void tst_QHorizontalPercentBarSeries::mousehovered_data()
void tst_QHorizontalPercentBarSeries::mousehovered()
{
SKIP_IF_CANNOT_TEST_MOUSE_EVENTS();
+ SKIP_IF_FLAKY_MOUSE_MOVE();
QHorizontalPercentBarSeries* series = new QHorizontalPercentBarSeries();