Skip to content

Commit

Permalink
tst_QGraphicsWidget::initStyleOption: Don't limit macOS blacklist to CI
Browse files Browse the repository at this point in the history
The test is using QCursor::setPos(), which also fails locally, unless
the user explicitly gives the test permission to control the mouse.

Change-Id: I6c85c8fd194e178d5df92b7b4cf9c222f8b5a066
Reviewed-by: Axel Spoerl <[email protected]>
(cherry picked from commit 47b9251)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
  • Loading branch information
torarnv authored and Qt Cherry-pick Bot committed Sep 19, 2024
1 parent 1c3087b commit 66a4848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/auto/widgets/graphicsview/qgraphicswidget/BLACKLIST
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[initStyleOption]
macos ci
macos
android
b2qt
# QTBUG-100930
Expand Down

0 comments on commit 66a4848

Please sign in to comment.