- removed responsible
GUI tests fail in OSX
Issue #531
resolved
A combination of mouseClick and Key_Return
is being used to activate list-items in QListWidget.
Refer _activate_project_at_index function.
This doesn’t work on OSX.
I tried a combination of other functions i.e mouseDClick
and Key_Return
which doesn’t work.
Comments (7)
-
reporter -
- changed milestone to 1.10.0
depends a bit on the amount of changes. May be we can solve this also for stable. But lets look first on develop branch.
-
@Reimar Bauer it needs a 1 line change in the test file. Should I make PR to stable or develop?
-
Tanish, please to stable.
-
- changed milestone to 1.9.2
-
- changed status to resolved
fix mscolab OSX test fails, fixes issue
#531→ <<cset 35dc4a07a0c3>>
-
Merged in tanish19/mss/issue531_osx_test_fail (pull request #781)
fix mscolab OSX test fails, fixes issue
#531→ <<cset b6f6dd770e67>>
- Log in to comment