summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-05-07 13:10:13 +0200
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-05-07 19:25:18 +0000
commitb64e87f2ed6457b11594e9f4fc522860caa737ab (patch)
treedfd2d21eca9ad6a3bb1b95a825984eb40f3f3dda /tests
parent1f281bfd63402b50f3db378a027da26ca52ffb27 (diff)
Blacklist task256322_highlight on OS X
The test keeps failing. The approach of sending mouse move events is inherently fragile due to the use of QCursor::setPos and the expectation that that produces the correct sequence of mouse move events. Change-Id: I07ec75460b70c27152e8775deffcb77fa9328d0c Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/widgets/qmenubar/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets/qmenubar/BLACKLIST b/tests/auto/widgets/widgets/qmenubar/BLACKLIST
new file mode 100644
index 0000000000..e8b4945495
--- /dev/null
+++ b/tests/auto/widgets/widgets/qmenubar/BLACKLIST
@@ -0,0 +1,2 @@
+[task256322_highlight]
+osx