Skip to content

Instantly share code, notes, and snippets.

@creativepsyco
Created June 17, 2014 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creativepsyco/fe8bf2a8821a56885880 to your computer and use it in GitHub Desktop.
Save creativepsyco/fe8bf2a8821a56885880 to your computer and use it in GitHub Desktop.
s.sh
/home/msk/Desktop/tb/comm-central/obj-x86_64-unknown-linux-gnu/mozilla/_virtualenv/bin/python -u /home/msk/Desktop/tb/comm-central/mozilla/config/pythonpath.py \
-I./build \
-I/home/msk/Desktop/tb/comm-central/mozilla/build \
-I./_tests/mozbase/mozinfo \
/home/msk/Desktop/tb/comm-central/mozilla/testing/xpcshell/runxpcshelltests.py \
--manifest=./_tests/xpcshell/xpcshell.ini \
--build-info-json=./mozinfo.json \
--interactive \
--test-plugin-path='dist/plugins' \
--tests-root-dir=/home/msk/Desktop/tb/comm-central/obj-x86_64-unknown-linux-gnu/mozilla/_tests/xpcshell \
--testing-modules-dir=/home/msk/Desktop/tb/comm-central/obj-x86_64-unknown-linux-gnu/mozilla/_tests/modules \
--xunit-file=/home/msk/Desktop/tb/comm-central/obj-x86_64-unknown-linux-gnu/mozilla/_tests/xpcshell/results.xml \
--xunit-suite-name=xpcshell \
--symbols-path=dist/crashreporter-symbols \
--test-path='mozilla/_tests/xpcshell/calendar/test/unit/test_alarm.js' \
/home/msk/Desktop/tb/comm-central/obj-x86_64-unknown-linux-gnu/mozilla/dist/bin/xpcshell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment