mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-25 01:01:52 +00:00
fc7f072b74
This patches fixes several problems found on Raptor and the condprof: Raptor: - Make sure the conditioned profile dir is removed after it's been used, not before. - Adds the --project option to raptor so we know if we're on try autoland or mozilla-central. - Both Fennec and Fenix are deactivated for now - Use the allow-downgrade flag to be flexible on build ids (the next step will be bug 1628666) Conditioned profiles, curation of the profile prefs: - Fully deactivates Normandy during Raptor tests (app.normandy.enabled) - Removes any GFX blacklisting (gfx.blacklist.*) - Removes any marionette pref - Enforce extensions sideloading (extensions.startupScanScopes) Differential Revision: https://phabricator.services.mozilla.com/D70518 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
performance | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
README.txt | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testinfo.py | ||
testsuite-targets.mk |
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff