[Pkg-mozext-commits] [requestpolicy] 82/257: [tst][fix] xpcshell tests are running again

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:19:59 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 c042da0b3395944c6de8e0ab408a470a971f0fe4
Author: Martin Kimmerle <dev at 256k.de>
Date:   Fri Oct 16 00:59:23 2015 +0200

    [tst][fix] xpcshell tests are running again
---
 tests/run-xpcshell-tests.sh | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/tests/run-xpcshell-tests.sh b/tests/run-xpcshell-tests.sh
index 343295b..2ed617f 100755
--- a/tests/run-xpcshell-tests.sh
+++ b/tests/run-xpcshell-tests.sh
@@ -21,11 +21,12 @@ $MOZ_SRC_DIR/testing/mozbase/mozdebug:\
 $MOZ_SRC_DIR/testing/mozbase/mozinfo:\
 $MOZ_SRC_DIR/testing/mozbase/mozcrash:\
 $MOZ_SRC_DIR/testing/mozbase/mozfile:\
-$MOZ_SRC_DIR/testing/mozbase/mozlog
+$MOZ_SRC_DIR/testing/mozbase/mozlog:\
+$MOZ_SRC_DIR/testing/mozbase/mozscreenshot
 
 python2.7 $MOZ_SRC_DIR/testing/xpcshell/runxpcshelltests.py \
   --build-info-json $MOZ_OBJ_DIR/mozinfo.json \
   --no-logfiles \
-  --manifest=$TEST_DIR/xpcshell.ini \
-  $@ \
-  $MOZ_BIN_DIR/xpcshell
+  --manifest $TEST_DIR/xpcshell.ini \
+  --xpcshell $MOZ_BIN_DIR/xpcshell \
+  $@

-- 
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