summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2020-03-18 10:34:37 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-03-18 10:02:29 +0000
commit05dd80871c870a564a46e388d7fd124a58fc970d (patch)
tree4e0df1dd5178e4e6a34066a39b6198ef51a554b1 /mkspecs/features
parentc53cccc171c2da803cfd247e95c5dd48e5610c3b (diff)
tst_QMenu: make QSKIP message truthful
Since the test was refactored and QCursor::setPosition() replaced with QTest::mouseMove(), the test is completely crippled on macOS, since it relies on the parts in widget's code, ifdefed with condition !Q_OS_OSX and commented as "Cocoa tracks popups". Yes it does, but not for "fake" events generated by QTest. The original test was introduced when fixing different problems on non-Apple platform(s) anyway. Let's make QSKIP message saying the truth. Task-number: QTBUG-63031 Change-Id: If54f195ccc0d4409cc2e7f4ae0b0fbf43989b286 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'mkspecs/features')
0 files changed, 0 insertions, 0 deletions