[Pkg-mozext-commits] [requestpolicy] 237/257: [tst][fix] firefox-ui command name has changed

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository requestpolicy.

commit f83278752585d6ec66655692d279b191eaba9dea
Author: Martin Kimmerle <dev at 256k.de>
Date:   Tue Dec 22 17:32:11 2015 +0100

    [tst][fix] firefox-ui command name has changed
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 40dcd17..4fe0c0f 100644
--- a/Makefile
+++ b/Makefile
@@ -560,7 +560,7 @@ marionette: venv \
 	source .venv/bin/activate ; \
 	export PYTHONPATH=tests/marionette/ ; \
 	profile_dir=`mozprofile -a $(unit_testing__xpi_file) -a $(dev_helper__xpi_file) --preferences=$(mozrunner_prefs_ini):marionette` ; \
-	firefox-ui-tests --binary=$(app_binary) --profile=$$profile_dir $(marionette_prefs) $(marionette_tests) ; \
+	firefox-ui-functional --binary=$(app_binary) --profile=$$profile_dir $(marionette_prefs) $(marionette_tests) ; \
 	rm -rf $$profile_dir ; \
 	)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list