mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted
This commit is contained in:
parent
7c40c410a6
commit
4d00eeb1c3
@ -372,7 +372,8 @@ jetpack-tests:
|
||||
leaktest:
|
||||
$(PYTHON) _leaktest/leaktest.py $(LEAKTEST_ARGS)
|
||||
|
||||
|
||||
pgo-profile-run:
|
||||
$(PYTHON) $(DEPTH)/_profile/pgo/profileserver.py $(EXTRA_TEST_ARGS)
|
||||
|
||||
# Package up the tests and test harnesses
|
||||
include $(topsrcdir)/toolkit/mozapps/installer/package-name.mk
|
||||
|
Loading…
Reference in New Issue
Block a user