Replies: 1 comment 2 replies
-
Yes, they are probably due to assumptions in the tests that are not always correct. DisplayMonitor allMonitors collect: [:each | each -> each workArea] |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I got the follwing failures on 7.2 release branch
FAILURES:
DisplayMonitorTest>>testContainingPoint
DisplayMonitorTest>>testNearestPoint
ERRORS:
DialogViewTest>>testRemainsOnScreen
Should I double click the "UploadTestResults.ps1" file?
I suspect the failures are due to my unique monitor setup. I have 3 monitors,
the middle is 3440x1440, the left is 1920x1080, and the right one is 1920x1200.
If I can help test let me know!
Beta Was this translation helpful? Give feedback.
All reactions