Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8, 9
-
Fix Version/s: 10
-
Component/s: client-libs
-
Labels:
-
Environment:
Cygwin, Windows 10
-
Subcomponent:
-
Resolved In Build:b29
-
OS:windows_10
Description
This test always fails for me on my Windows 10 picking a wrong color, always slightly different. Apparently there's a usual rendering delay issue.
It is fixed for instance by changing all robot.delay(200) to robot.delay(500): after that, the test always pass.
It is fixed for instance by changing all robot.delay(200) to robot.delay(500): after that, the test always pass.