mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Bug 1090302 - "make xpcshell-tests" broken by removal of xunit logging from runxpcshelltests.py. r=chmanchester
This commit is contained in:
parent
649b2f22ba
commit
36a36fc2fc
@ -311,8 +311,6 @@ xpcshell-tests:
|
||||
--test-plugin-path='$(DIST)/plugins' \
|
||||
--tests-root-dir=$(abspath _tests/xpcshell) \
|
||||
--testing-modules-dir=$(abspath _tests/modules) \
|
||||
--xunit-file=$(abspath _tests/xpcshell/results.xml) \
|
||||
--xunit-suite-name=xpcshell \
|
||||
$(SYMBOLS_PATH) \
|
||||
$(TEST_PATH_ARG) $(EXTRA_TEST_ARGS) \
|
||||
$(xpcshell_path)
|
||||
|
Loading…
Reference in New Issue
Block a user