From 3eb071ea41d7f064fb92ce76c865d99d3cb55fdd Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 07 Nov 2012 13:25:39 +0000 Subject: Rework tests to be based on pyatspi only dogtail is not packaged for ubuntu at the moment and dogtail adds another layer which can make it difficult to debug intermittent failures. We might switch back at some point but for now I think it's easier to stay lower level and try to figure out how to improve reliability there. --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 712e613..a50a274 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ run: x11-utils $(SCRIPTS)/shell/start-sugar test: x11-utils - $(LOG) "$(SCRIPTS)/run-dogtail-tests" $(LOGFILE) + $(LOG) "$(SCRIPTS)/run-ui-tests" $(LOGFILE) shell: x11-utils @PS1="[sugar-build \W]$$ " \ -- cgit v0.9.1