author | Mihnea Dobrescu-Balaur <mihneadb@gmail.com> |
Thu, 25 Jul 2013 15:20:34 -0700 | |
changeset 140208 | 60542f3605e380b38582e6cab5ff6cb53aa75ac6 |
parent 140207 | 999f228c8ef58dd32e3f692d90534ccedb1954b3 |
child 140209 | fb48c7d58b8be9ce281d9dc032aaa10d5125efd0 |
push id | 31643 |
push user | ryanvm@gmail.com |
push date | Fri, 26 Jul 2013 20:14:02 +0000 |
treeherder | mozilla-inbound@60542f3605e3 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | gps |
bugs | 898142 |
milestone | 25.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/testing/testsuite-targets.mk +++ b/testing/testsuite-targets.mk @@ -280,16 +280,17 @@ xpcshell-tests: $(PYTHON) -u $(topsrcdir)/config/pythonpath.py \ -I$(DEPTH)/build \ -I$(topsrcdir)/build \ -I$(DEPTH)/_tests/mozbase/mozinfo \ $(topsrcdir)/testing/xpcshell/runxpcshelltests.py \ --manifest=$(DEPTH)/_tests/xpcshell/xpcshell.ini \ --build-info-json=$(DEPTH)/mozinfo.json \ --no-logfiles \ + --test-plugin-path="$(DIST)/plugins" \ --tests-root-dir=$(call core_abspath,_tests/xpcshell) \ --testing-modules-dir=$(call core_abspath,_tests/modules) \ --xunit-file=$(call core_abspath,_tests/xpcshell/results.xml) \ --xunit-suite-name=xpcshell \ $(SYMBOLS_PATH) \ $(TEST_PATH_ARG) $(EXTRA_TEST_ARGS) \ $(LIBXUL_DIST)/bin/xpcshell