-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.19
-
Fix Version/s: 1.22
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Tests Type:Untestable
-
Sprint:DEV-23/03/2016
-
Affect Type:Technical
To run a GUI test you need to set the following environment variables:
UGENE_GUI_TEST=1
UGENE_USE_NATIVE_DIALOGS=0
UGENE_DEV=1
USE_CRASH_HANDLER=0
Remove their usage. GUI tests must be run if you just run:
ugeneui --gui-test=<test name>