sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01893
[Bug 744557] Re: Unittest execution from IDE hangs
** Summary changed:
- jUnit execution from IDE
+ Unittest execution from IDE hangs
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/744557
Title:
Unittest execution from IDE hangs --- only use the standard test
def()'s
Status in Sikuli:
Invalid
Bug description:
Sikuli version: X-1.0rc2
OS: Mac OSX 10.6.6
What steps will reproduce the problem?
1. Create a script like below
Click("Image1.png")
Type("Hello")
Type(Key.ENTER)
2) command+U
3) Click run
4) IDE hangs, there is no way to recover except to quite the app and relaunch it.
References