gecko-dev/testing/config/mozbase_source_requirements.txt
Greg Tatum 593ab0604f Bug 1628073 - Move gecko profiler testing files to mozgeckoprofiler; r=sparky,perftest-reviewers,gbrown
I need to add symbolication support for the mochitest Gecko Profiler command line
option. These profiles also need to be symbolicated. Unfortunately, there is not
a common place where I could use these files. Talos and Raptor each had their
own copy of the snappy symbolication server.

This commit consolidates these packages into a re-usable mozbase package that can
be used in mochitests, and eventually in other places like xpcshell tests.

I stubbed out a test file, but it doesn't do anything quite yet. This commit makes
it so that the tests still work in Raptor and Talos, but doesn't add any features.
It also doesn't try too hard to make the files look like a mozbase package.

Differential Revision: https://phabricator.services.mozilla.com/D74289
2020-05-22 13:18:44 +00:00

23 lines
678 B
Plaintext

--editable ../../python/mozterm
--editable ../mozbase/manifestparser
--editable ../mozbase/mozcrash
--editable ../mozbase/mozdebug
--editable ../mozbase/mozdevice
--editable ../mozbase/mozfile
--editable ../mozbase/mozgeckoprofiler
--editable ../mozbase/mozhttpd
--editable ../mozbase/mozinfo
--editable ../mozbase/mozinstall
--editable ../mozbase/mozleak
--editable ../mozbase/mozlog
--editable ../mozbase/moznetwork
--editable ../mozbase/mozpower
--editable ../mozbase/mozprocess
--editable ../mozbase/mozprofile
--editable ../mozbase/mozproxy
--editable ../mozbase/mozrunner
--editable ../mozbase/mozscreenshot
--editable ../mozbase/moztest
--editable ../mozbase/mozversion